{"level":"info","ts":"2026-05-07T23:16:05Z","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-07T23:16:05Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-07T23:16:05Z","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-07T23:16:05Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-07T23:16:05Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-05-07T23:16:05Z","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-07T23:16:05Z","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-07T23:16:05Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-07T23:16:05Z","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-07T23:16:05Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-07T23:16:05Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-05-07T23:16:05Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-05-07T23:16:05Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-05-07T23:16:05Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-05-07T23:16:05Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-05-07T23:16:05Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-05-07T23:16:05Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-05-07T23:16:05Z","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-07T23:16:05Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-05-07T23:16:05Z","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-07T23:16:05Z","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-07T23:16:05Z","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-07T23:16:05Z","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-07T23:16:05Z","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-07T23:16:05Z","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-07T23:16:05Z","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-07T23:16:05Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-07T23:16:05Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-07T23:16:05Z","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-07T23:16:05Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-05-07T23:16:05Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-07T23:16:05Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-05-07T23:16:05Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-07T23:16:15Z","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-07T23:16:15Z","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-07T23:16:25Z","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-07T23:16:25Z","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-07T23:16:35Z","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-07T23:16:35Z","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-07T23:16:45Z","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-07T23:16:45Z","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-07T23:16:55Z","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-07T23:16:55Z","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-07T23:17:05Z","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-07T23:17:05Z","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-07T23:17:15Z","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-07T23:17:15Z","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-07T23:17:25Z","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-07T23:17:25Z","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-07T23:17:36Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-07T23:17:36Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-07T23:17:36Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-07T23:17:36Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-07T23:29:05Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-hxibjb","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:29:06Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-kivdku","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:29:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-zszk"} {"level":"info","ts":"2026-05-07T23:29:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-zszk","application":"appstudio"} {"level":"info","ts":"2026-05-07T23:29:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-zszk"} {"level":"info","ts":"2026-05-07T23:29:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-zszk"} {"level":"info","ts":"2026-05-07T23:29:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-zszk","snapshot":{"name":"snapshot-sample-zszk","namespace":"tenant-dev-stjf"},"namespace":"tenant-dev-stjf","name":"snapshot-sample-zszk","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:29:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-zszk","namespace":"tenant-dev-stjf"},"application":"tenant-dev-stjf/appstudio"} {"level":"info","ts":"2026-05-07T23:29:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-zszk","namespace":"tenant-dev-stjf"},"application":"tenant-dev-stjf/appstudio"} {"level":"info","ts":"2026-05-07T23:29:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-zszk","namespace":"tenant-dev-stjf"},"application":"tenant-dev-stjf/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:29: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":"snapshot-sample-zszk","namespace":"tenant-dev-stjf"},"application":"tenant-dev-stjf/appstudio"} {"level":"info","ts":"2026-05-07T23:29:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-zszk","namespace":"tenant-dev-stjf"},"application":"tenant-dev-stjf/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:29:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-zszk","namespace":"tenant-dev-stjf"},"application":"tenant-dev-stjf/appstudio","namespace":"tenant-dev-stjf","name":"snapshot-sample-zszk","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:29:07Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:29:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-zszk","namespace":"tenant-dev-stjf"},"application":"tenant-dev-stjf/appstudio"} {"level":"info","ts":"2026-05-07T23:29:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-zszk","namespace":"tenant-dev-stjf"},"application":"tenant-dev-stjf/appstudio"} {"level":"info","ts":"2026-05-07T23:29:07Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-zszk', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-zszk","namespace":"tenant-dev-stjf"},"namespace":"tenant-dev-stjf","name":"snapshot-sample-zszk","reconcileID":"9f5f64fd-c9d2-460f-8f76-00d7302aaf04"} {"level":"info","ts":"2026-05-07T23:29:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-zszk","namespace":"tenant-dev-stjf"},"application":"tenant-dev-stjf/appstudio","namespace":"tenant-dev-stjf","name":"snapshot-sample-zszk-4kxgn","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-07T23:29:08Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-lnhqdp","namespace":"build-e2e-ihaq"},"application":"build-e2e-ihaq/build-suite-test-application-ilwe","namespace":"build-e2e-ihaq","name":"test-annotations-lnhqdp","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:29:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-zszk","namespace":"tenant-dev-stjf"},"application":"tenant-dev-stjf/appstudio","release.Name":"snapshot-sample-zszk-4kxgn"} {"level":"info","ts":"2026-05-07T23:29: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":"snapshot-sample-zszk","namespace":"tenant-dev-stjf"},"application":"tenant-dev-stjf/appstudio"} {"level":"info","ts":"2026-05-07T23:29:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-zszk","namespace":"tenant-dev-stjf"},"application":"tenant-dev-stjf/appstudio"} {"level":"info","ts":"2026-05-07T23:29:11Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-qpiuhh","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:29:12Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-iszq","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-one-iszq","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:29:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-07T23:29:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-07T23:29:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-07T23:29:12Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-default-komdbq","namespace":"build-e2e-oevq"},"application":"build-e2e-oevq/build-suite-test-application-sfrp","namespace":"build-e2e-oevq","name":"fj-test-custom-default-komdbq","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:29:12Z","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-nsyf"},"snapshot.Namespace":"neg-rp-dev-nsyf","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-07T23:29:12Z","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-nsyf"}} {"level":"info","ts":"2026-05-07T23:29:12Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-youv","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:29:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-btnd","name":"my-integration-test-sefy"}} {"level":"info","ts":"2026-05-07T23:29:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:29:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:29:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/07 23:29:13 http: TLS handshake error from 10.128.0.2:51830: EOF {"level":"info","ts":"2026-05-07T23:29:13Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-atqppj","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-default-atqppj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:29:13Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-ejzbbm","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:29:21Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-cwdhyn","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-default-cwdhyn","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:29:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-gzax","name":"my-integration-test-pwkx"}} {"level":"info","ts":"2026-05-07T23:29:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-pwkx"} {"level":"info","ts":"2026-05-07T23:29:24Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-pwkx"} {"level":"info","ts":"2026-05-07T23:29:24Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-07T23:29:24Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-gzax","name":"my-integration-test-tqhk"}} {"level":"info","ts":"2026-05-07T23:29:24Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-tqhk"} {"level":"info","ts":"2026-05-07T23:29:25Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-tqhk"} {"level":"info","ts":"2026-05-07T23:29:25Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-07T23:29:25Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-dbkk","name":"my-integration-test-fhgc"}} {"level":"info","ts":"2026-05-07T23:29:25Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-fhgc"} {"level":"info","ts":"2026-05-07T23:29:25Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-fhgc"} {"level":"info","ts":"2026-05-07T23:29:25Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-07T23:29:25Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-dbkk","name":"my-integration-test-gkip"}} {"level":"info","ts":"2026-05-07T23:29:25Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-gkip"} 2026/05/07 23:29:25 http: TLS handshake error from 10.130.0.2:49822: EOF {"level":"info","ts":"2026-05-07T23:29:25Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-gkip"} {"level":"info","ts":"2026-05-07T23:29:25Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/07 23:29:25 http: TLS handshake error from 10.128.0.2:35466: EOF {"level":"info","ts":"2026-05-07T23:29:25Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-dbkk","name":"my-integration-test-exnz"}} {"level":"info","ts":"2026-05-07T23:29:25Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-exnz"} {"level":"info","ts":"2026-05-07T23:29:25Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-exnz"} {"level":"info","ts":"2026-05-07T23:29:25Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-07T23:29:25Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-dbkk","name":"my-integration-test-amnr"}} {"level":"info","ts":"2026-05-07T23:29:25Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-amnr"} {"level":"info","ts":"2026-05-07T23:29:25Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-amnr"} {"level":"info","ts":"2026-05-07T23:29:25Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/07 23:29:25 http: TLS handshake error from 10.130.0.2:49832: EOF {"level":"info","ts":"2026-05-07T23:29:36Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-jysbcx","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:29:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-07T23:29:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-07T23:29:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-07T23:29:45Z","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-eqgk"},"snapshot.Namespace":"block-rp-dev-eqgk","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-07T23:29:45Z","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-eqgk"}} {"level":"info","ts":"2026-05-07T23:29:49Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-khlv","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:29:53Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-child-pmwe","namespace":"build-e2e-tnkm"},"application":"build-e2e-tnkm/build-suite-component-update-suht","namespace":"build-e2e-tnkm","name":"fj-multi-component-child-pmwe","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:29:55Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-lvxl","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:29:58Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-ebii","name":"my-integration-test-fhdx"}} {"level":"info","ts":"2026-05-07T23:29:58Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-fhdx"} {"level":"info","ts":"2026-05-07T23:29:58Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-fhdx"} {"level":"info","ts":"2026-05-07T23:29:58Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-07T23:29:59Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-pvin","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:30:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-ybfr","name":"my-integration-test-rxqd"}} {"level":"info","ts":"2026-05-07T23:30:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-rxqd"} {"level":"info","ts":"2026-05-07T23:30:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-rxqd"} {"level":"info","ts":"2026-05-07T23:30:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-07T23:30:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-ybfr","name":"skipped-its"}} {"level":"info","ts":"2026-05-07T23:30:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-05-07T23:30:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-05-07T23:30:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/07 23:30:04 http: TLS handshake error from 10.129.0.2:53556: EOF 2026/05/07 23:30:04 http: TLS handshake error from 10.128.0.2:47444: EOF {"level":"info","ts":"2026-05-07T23:30:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-nlnl"} {"level":"info","ts":"2026-05-07T23:30:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-nlnl","application":"appstudio"} {"level":"info","ts":"2026-05-07T23:30:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-nlnl"} {"level":"info","ts":"2026-05-07T23:30:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nlnl"} {"level":"info","ts":"2026-05-07T23:30:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-nlnl","snapshot":{"name":"snapshot-sample-nlnl","namespace":"happy-path-thjp"},"namespace":"happy-path-thjp","name":"snapshot-sample-nlnl","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:30:06Z","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-nlnl","namespace":"happy-path-thjp"},"application":"happy-path-thjp/appstudio"} {"level":"info","ts":"2026-05-07T23:30:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-nlnl","namespace":"happy-path-thjp"},"application":"happy-path-thjp/appstudio"} {"level":"info","ts":"2026-05-07T23:30:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-nlnl","namespace":"happy-path-thjp"},"application":"happy-path-thjp/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:30: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":"snapshot-sample-nlnl","namespace":"happy-path-thjp"},"application":"happy-path-thjp/appstudio"} {"level":"info","ts":"2026-05-07T23:30:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-nlnl","namespace":"happy-path-thjp"},"application":"happy-path-thjp/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:30:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-nlnl","namespace":"happy-path-thjp"},"application":"happy-path-thjp/appstudio","namespace":"happy-path-thjp","name":"snapshot-sample-nlnl","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:30:06Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:30:06Z","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-nlnl","namespace":"happy-path-thjp"},"application":"happy-path-thjp/appstudio"} {"level":"info","ts":"2026-05-07T23:30:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-nlnl","namespace":"happy-path-thjp"},"application":"happy-path-thjp/appstudio"} {"level":"info","ts":"2026-05-07T23:30:06Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-nlnl', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-nlnl","namespace":"happy-path-thjp"},"namespace":"happy-path-thjp","name":"snapshot-sample-nlnl","reconcileID":"88ce9952-79d3-466d-8686-f18bf8de2eeb"} {"level":"info","ts":"2026-05-07T23:30:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-nlnl","namespace":"happy-path-thjp"},"application":"happy-path-thjp/appstudio","namespace":"happy-path-thjp","name":"snapshot-sample-nlnl-s2mfh","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-07T23:30:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-nlnl","namespace":"happy-path-thjp"},"application":"happy-path-thjp/appstudio","release.Name":"snapshot-sample-nlnl-s2mfh"} {"level":"info","ts":"2026-05-07T23:30: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":"snapshot-sample-nlnl","namespace":"happy-path-thjp"},"application":"happy-path-thjp/appstudio"} {"level":"info","ts":"2026-05-07T23:30:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-nlnl","namespace":"happy-path-thjp"},"application":"happy-path-thjp/appstudio"} {"level":"info","ts":"2026-05-07T23:30:08Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-hxtu","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:30:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-07T23:30:10Z","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-nsyf","snapshot":"snapshot"} {"level":"info","ts":"2026-05-07T23:30:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-npvu","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:30:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-zszk"} {"level":"info","ts":"2026-05-07T23:30:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-stjf","snapshot":"snapshot-sample-zszk"} {"level":"info","ts":"2026-05-07T23:30:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-07T23:30:15Z","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-eqgk","snapshot":"snapshot"} {"level":"info","ts":"2026-05-07T23:30:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:30: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:21Z","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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-kivdku-on-pull-request-x7xv2","PR group":"konflux-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30: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-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","prGroup":"konflux-test-component-pac-kivdku","prGroupHash":"1c0d87c87884664dc638b1d8d9da6bf367abc5c2af4e4514195890c461b044"} {"level":"info","ts":"2026-05-07T23:30: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-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:30:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-exnz-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30:21Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-exnz-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","snapshot.NameSpace":"stat-rep-dbkk","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-exnz","externalID":"my-integration-test-exnz-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30:21Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ID":74927164549,"CheckName":"Konflux Dev version / my-integration-test-exnz / test-component-pac-kivdku","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:30:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-amnr-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30:21Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-amnr-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","snapshot.NameSpace":"stat-rep-dbkk","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-amnr","externalID":"my-integration-test-amnr-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30:22Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ID":74927165166,"CheckName":"Konflux Dev version / my-integration-test-amnr / test-component-pac-kivdku","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:30:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-fhgc-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30:22Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-fhgc-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","snapshot.NameSpace":"stat-rep-dbkk","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-fhgc","externalID":"my-integration-test-fhgc-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30:22Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ID":74927165632,"CheckName":"Konflux Dev version / my-integration-test-fhgc / test-component-pac-kivdku","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:30:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-gkip-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30:22Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-gkip-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","snapshot.NameSpace":"stat-rep-dbkk","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-gkip","externalID":"my-integration-test-gkip-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30:22Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ID":74927166047,"CheckName":"Konflux Dev version / my-integration-test-gkip / test-component-pac-kivdku","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:30:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","pipelineRun.Namespace":"stat-rep-dbkk","pipelineRun.Name":"test-component-pac-kivdku-on-pull-request-x7xv2","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:30: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":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","pipelinerun.Name":"test-component-pac-kivdku-on-pull-request-x7xv2"} {"level":"info","ts":"2026-05-07T23:30: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-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:22Z","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-kivdku is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30: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-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:30:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-fhgc-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30:22Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-fhgc-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","existingCheckRun":"github.CheckRun{ID:74927165632, NodeID:\"CR_kwDOMjU9q88AAAARcgHQwA\", HeadSHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", ExternalID:\"my-integration-test-fhgc-test-component-pac-kivdku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927165632\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74927165632\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:30:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-kivdku snapshot scenario my-integration-test-fhgc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-dbkk/test-component-pac-kivdku-on-pull-request-x7xv2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927165632/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fhgc / test-component-pac-kivdku\", CheckSuite:github.CheckSuite{ID:68000595657}, 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:3646340313, Number:9638, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9638\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kivdku\", SHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", 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-rzkzng\", 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-07T23:30:23Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ID":74927165632,"CheckName":"Konflux Dev version / my-integration-test-fhgc / test-component-pac-kivdku","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:30:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-gkip-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30:23Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-gkip-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","existingCheckRun":"github.CheckRun{ID:74927166047, NodeID:\"CR_kwDOMjU9q88AAAARcgHSXw\", HeadSHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", ExternalID:\"my-integration-test-gkip-test-component-pac-kivdku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927166047\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74927166047\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:30:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-kivdku snapshot scenario my-integration-test-gkip is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-dbkk/test-component-pac-kivdku-on-pull-request-x7xv2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927166047/annotations\"}, Name:\"Konflux Dev version / my-integration-test-gkip / test-component-pac-kivdku\", CheckSuite:github.CheckSuite{ID:68000595657}, 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:3646340313, Number:9638, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9638\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kivdku\", SHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", 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-rzkzng\", 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-07T23:30:23Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ID":74927166047,"CheckName":"Konflux Dev version / my-integration-test-gkip / test-component-pac-kivdku","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:30:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-exnz-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30:23Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-exnz-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","existingCheckRun":"github.CheckRun{ID:74927164549, NodeID:\"CR_kwDOMjU9q88AAAARcgHMhQ\", HeadSHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", ExternalID:\"my-integration-test-exnz-test-component-pac-kivdku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927164549\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74927164549\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:30:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-kivdku snapshot optional scenario my-integration-test-exnz is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-dbkk/test-component-pac-kivdku-on-pull-request-x7xv2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927164549/annotations\"}, Name:\"Konflux Dev version / my-integration-test-exnz / test-component-pac-kivdku\", CheckSuite:github.CheckSuite{ID:68000595657}, 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:3646340313, Number:9638, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9638\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kivdku\", SHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", 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-rzkzng\", 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-07T23:30:23Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ID":74927164549,"CheckName":"Konflux Dev version / my-integration-test-exnz / test-component-pac-kivdku","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:30:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-amnr-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30:23Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-amnr-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:30:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","existingCheckRun":"github.CheckRun{ID:74927165166, NodeID:\"CR_kwDOMjU9q88AAAARcgHO7g\", HeadSHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", ExternalID:\"my-integration-test-amnr-test-component-pac-kivdku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927165166\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74927165166\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:30:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-kivdku snapshot scenario my-integration-test-amnr is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-dbkk/test-component-pac-kivdku-on-pull-request-x7xv2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927165166/annotations\"}, Name:\"Konflux Dev version / my-integration-test-amnr / test-component-pac-kivdku\", CheckSuite:github.CheckSuite{ID:68000595657}, 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:3646340313, Number:9638, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9638\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kivdku\", SHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", 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-rzkzng\", 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-07T23:30:23Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ID":74927165166,"CheckName":"Konflux Dev version / my-integration-test-amnr / test-component-pac-kivdku","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:30: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","pipelineRun.Namespace":"stat-rep-dbkk","pipelineRun.Name":"test-component-pac-kivdku-on-pull-request-x7xv2","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:30: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","pipelinerun.Name":"test-component-pac-kivdku-on-pull-request-x7xv2"} {"level":"info","ts":"2026-05-07T23:30:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30: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-kivdku is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:25Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-khlv","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:30:27Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-lnhqdp","namespace":"build-e2e-ihaq"},"application":"build-e2e-ihaq/build-suite-test-application-ilwe","namespace":"build-e2e-ihaq","name":"test-annotations-lnhqdp","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:30:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-qpiuhh-on-pull-request-lrt88","PR group":"konflux-go-component-qpiuhh"} {"level":"info","ts":"2026-05-07T23:30: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","prGroup":"konflux-go-component-qpiuhh","prGroupHash":"4fe6fd3e8541a7c43cdbdfd9115001cd36465f41169d2b5a37e10c11bcef4f"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:30Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-parent-pmwe","namespace":"build-e2e-tnkm"},"application":"build-e2e-tnkm/build-suite-component-update-suht","namespace":"build-e2e-tnkm","name":"fj-multi-component-parent-pmwe","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:30:32Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-lvxl","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:30:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-hxibjb-on-pull-request-hzvxd","PR group":"konflux-test-component-pac-hxibjb"} {"level":"info","ts":"2026-05-07T23:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","prGroup":"konflux-test-component-pac-hxibjb","prGroupHash":"b3872993be58fd0e98c3ef78098374d0a03d2a962c35eae538f0766075a0cf"} {"level":"info","ts":"2026-05-07T23:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:30:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","ExternalID":"my-integration-test-rxqd-test-component-pac-hxibjb"} {"level":"info","ts":"2026-05-07T23:30:38Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","ExternalID":"my-integration-test-rxqd-test-component-pac-hxibjb"} {"level":"info","ts":"2026-05-07T23:30:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.NameSpace":"integration1-ybfr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-rxqd","externalID":"my-integration-test-rxqd-test-component-pac-hxibjb"} {"level":"info","ts":"2026-05-07T23:30:38Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","ID":74927196138,"CheckName":"Konflux Dev version / my-integration-test-rxqd / test-component-pac-hxibjb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","pipelineRun.Namespace":"integration1-ybfr","pipelineRun.Name":"test-component-pac-hxibjb-on-pull-request-hzvxd","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:30:38Z","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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","pipelinerun.Name":"test-component-pac-hxibjb-on-pull-request-hzvxd"} {"level":"info","ts":"2026-05-07T23:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30:38Z","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-hxibjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:30:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","ExternalID":"my-integration-test-rxqd-test-component-pac-hxibjb"} {"level":"info","ts":"2026-05-07T23:30:39Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","ExternalID":"my-integration-test-rxqd-test-component-pac-hxibjb"} {"level":"info","ts":"2026-05-07T23:30:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","existingCheckRun":"github.CheckRun{ID:74927196138, NodeID:\"CR_kwDOKrwUx88AAAARcgJH6g\", HeadSHA:\"1d4b57aa6c0873202c16ae4b3710e14ab216705a\", ExternalID:\"my-integration-test-rxqd-test-component-pac-hxibjb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74927196138\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74927196138\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:30:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-hxibjb snapshot scenario my-integration-test-rxqd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-ybfr/test-component-pac-hxibjb-on-pull-request-hzvxd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74927196138/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxqd / test-component-pac-hxibjb\", CheckSuite:github.CheckSuite{ID:68000622061}, 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:3646341054, Number:30177, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30177\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-hxibjb\", SHA:\"1d4b57aa6c0873202c16ae4b3710e14ab216705a\", 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-qvjmqz\", 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-07T23:30:39Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","ID":74927196138,"CheckName":"Konflux Dev version / my-integration-test-rxqd / test-component-pac-hxibjb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:30:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","pipelineRun.Namespace":"integration1-ybfr","pipelineRun.Name":"test-component-pac-hxibjb-on-pull-request-hzvxd","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:30:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","pipelinerun.Name":"test-component-pac-hxibjb-on-pull-request-hzvxd"} {"level":"info","ts":"2026-05-07T23:30:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-hxibjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:30:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:46Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-ijci","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-youv-on-pull-request-ngn8f","PR group":"konflux-test-comp-youv"} {"level":"info","ts":"2026-05-07T23:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-youv","prGroupHash":"02fa9e8dd34ef67b1273bab15da12d2bf2419297f7c9296fa2cbb76867d393"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30:55Z","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-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","PR group":"konflux-gh-test-custom-default-atqppj"} {"level":"info","ts":"2026-05-07T23:30:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","prGroup":"konflux-gh-test-custom-default-atqppj","prGroupHash":"5d178ab2e5bd53cfeb439eb022731d3e14425603fb1dbd71ac994bec636f9d"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30:55Z","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-atqppj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30:55Z","logger":"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-atqppj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30:55Z","logger":"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-atqppj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30:55Z","logger":"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-atqppj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30:55Z","logger":"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-atqppj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30:55Z","logger":"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-atqppj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30:55Z","logger":"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-atqppj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30:56Z","logger":"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-atqppj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30: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-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:30:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:30:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:30: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:30:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-ejzbbm-on-pull-request-fzvkd","PR group":"konflux-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:30:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","prGroup":"konflux-go-component-ejzbbm","prGroupHash":"4541c7289895e75e2c806ce8e31326ce9d5b4e609780402d5adf21d4926188"} {"level":"info","ts":"2026-05-07T23:30: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:30:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:30:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:30:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:30:59Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:30:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.NameSpace":"group-btnd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-sefy","externalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:30:59Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74927235712,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:30:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Namespace":"group-btnd","pipelineRun.Name":"go-component-ejzbbm-on-pull-request-fzvkd","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:30:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelinerun.Name":"go-component-ejzbbm-on-pull-request-fzvkd"} {"level":"info","ts":"2026-05-07T23:30: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:30: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-ejzbbm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:31: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:31: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:31: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:31: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-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:31: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:31:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:31:00Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:31:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74927235712, NodeID:\"CR_kwDONSo-hs8AAAARcgLigA\", HeadSHA:\"cd9da524a880a8562dbed79402c8a8e65943191f\", ExternalID:\"my-integration-test-sefy-go-component-ejzbbm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74927235712\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74927235712\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:30:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-ejzbbm snapshot scenario my-integration-test-sefy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-btnd/go-component-ejzbbm-on-pull-request-fzvkd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74927235712/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm\", CheckSuite:github.CheckSuite{ID:68000653584}, 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:3646341952, Number:21813, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21813\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-ejzbbm\", SHA:\"cd9da524a880a8562dbed79402c8a8e65943191f\", 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-dreprm\", 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-07T23:31:00Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74927235712,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Namespace":"group-btnd","pipelineRun.Name":"go-component-ejzbbm-on-pull-request-fzvkd","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelinerun.Name":"go-component-ejzbbm-on-pull-request-fzvkd"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-atqppj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-atqppj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-atqppj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:31: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:31: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:31: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:03Z","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-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","PR group":"konflux-gl-test-custom-default-cwdhyn"} {"level":"info","ts":"2026-05-07T23:31: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-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","prGroup":"konflux-gl-test-custom-default-cwdhyn","prGroupHash":"5cc90f24ec08cd16595e9f86c5ce7eb00efdaf7c3ae351d585ca3ea627ac28"} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:03Z","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-cwdhyn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-cwdhyn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-cwdhyn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-cwdhyn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-cwdhyn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-cwdhyn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31: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-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31: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-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31: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-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31: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-default-atqppj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31: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-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:07Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-tycu","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-cwdhyn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-cwdhyn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-cwdhyn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:31: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:31: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:31: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:31:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:31:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:11Z","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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","PR group":"konflux-test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:31:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","prGroup":"konflux-test-comp-pac-gitlab-jysbcx","prGroupHash":"d9455f7e508c4d912b73e9b7c942d293729a048c0bc55b2d27d5985a8d297d"} {"level":"info","ts":"2026-05-07T23:31: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-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-07T23:31:11Z","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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:12Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","projectID":56586709,"pipelineID":2508923078} {"level":"info","ts":"2026-05-07T23:31:12Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","statusName":"Konflux Dev version / my-integration-test-pwkx / test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:31:12Z","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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenarioName":"my-integration-test-pwkx"} {"level":"info","ts":"2026-05-07T23:31:12Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.name":"my-integration-test-pwkx","commitStatus2.ID":14270564037,"TargetURL":null} {"level":"info","ts":"2026-05-07T23:31:12Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:12Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","projectID":56586709,"pipelineID":2508923078} {"level":"info","ts":"2026-05-07T23:31:12Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","statusName":"Konflux Dev version / my-integration-test-tqhk / test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:31:12Z","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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenarioName":"my-integration-test-tqhk"} {"level":"info","ts":"2026-05-07T23:31:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.name":"my-integration-test-tqhk","commitStatus2.ID":14270564084,"TargetURL":null} {"level":"info","ts":"2026-05-07T23:31:13Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","reconcileID":"c9ae6cea-5b24-49c0-9728-0f09ec040a15","snapshot.Namespace":"gitlab-rep-gzax","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-07T23:31:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentTitle":"Integration test for component test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:31:13Z","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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentPrefix":"Integration test for component test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:31:13Z","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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","pipelineRun.Namespace":"gitlab-rep-gzax","pipelineRun.Name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:31:13Z","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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","pipelinerun.Name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n"} {"level":"info","ts":"2026-05-07T23:31: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-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-pac-gitlab-jysbcx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:31: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:31: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:31: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:31:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-07T23:31:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","projectID":56586709,"pipelineID":2508923078} {"level":"info","ts":"2026-05-07T23:31:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commitStatus.Name":"Konflux Dev version / my-integration-test-pwkx / test-comp-pac-gitlab-jysbcx","commitStatus.ID":14270564037} {"level":"info","ts":"2026-05-07T23:31:13Z","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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.name":"my-integration-test-pwkx","commitStatus.ID":14270564037,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-07T23:31:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:14Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","projectID":56586709,"pipelineID":2508923078} {"level":"info","ts":"2026-05-07T23:31:14Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commitStatus.Name":"Konflux Dev version / my-integration-test-tqhk / test-comp-pac-gitlab-jysbcx","commitStatus.ID":14270564084} {"level":"info","ts":"2026-05-07T23:31:14Z","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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.name":"my-integration-test-tqhk","commitStatus.ID":14270564084,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-07T23:31:14Z","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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","reconcileID":"b96fc8cb-bc08-4224-bb33-c251cab67fb2","snapshot.Namespace":"gitlab-rep-gzax","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-07T23:31:14Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-atqppj","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-default-atqppj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:31:14Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentTitle":"Integration test for component test-comp-pac-gitlab-jysbcx","noteID":3326416276} {"level":"info","ts":"2026-05-07T23:31:14Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentTitle":"Integration test for component test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:31:14Z","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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentPrefix":"Integration test for component test-comp-pac-gitlab-jysbcx","count":1} {"level":"info","ts":"2026-05-07T23:31:14Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","noteID":3326416276,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:31:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","pipelineRun.Namespace":"gitlab-rep-gzax","pipelineRun.Name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:31:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","pipelinerun.Name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n"} {"level":"info","ts":"2026-05-07T23:31:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-jysbcx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","PR group":"konflux-gl-multi-component-child-khlv"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","prGroup":"konflux-gl-multi-component-child-khlv","prGroupHash":"9929e5480cd6bd4df05d1d9cb7a635054dc25c7d54df62aad11f8e9ab1fbed"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31: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-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-atqppj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31: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-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-cwdhyn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:22Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-cwdhyn","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-default-cwdhyn","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:31:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-07T23:31:23Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"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-07T23:31:23Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"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-07T23:31:23Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"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-07T23:31:24Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-atqppj-on-pull-request-hxvvv","namespace":"build-e2e-kfin"},"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-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","PR group":"konflux-gh-multi-component-child-lvxl"} {"level":"info","ts":"2026-05-07T23:31: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-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","prGroup":"konflux-gh-multi-component-child-lvxl","prGroupHash":"996f1dd0aaef29bc62deee7c2b77ce7b5f7e36d9ec1397a66c6260a4c787f6"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:26Z","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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-cwdhyn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:30Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-krnami","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-pull-request-7g7vw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31:33Z","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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-pull-request-7g7vw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-pvin-on-pull-request-7g7vw","PR group":"konflux-konflux-demo-component-pvin"} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","prGroup":"konflux-konflux-demo-component-pvin","prGroupHash":"05a526b8d167c56d1bf2ba1272fbd8c5fa5b5abffa9c7b02b36ff496345cee"} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:31:33Z","logger":"controllers.build pipeline","caller":"github/github.go:415","msg":"Found no CheckRuns for the ref","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","SHA":"b8613c5a751c1e4c2b82dc70dac6e7721a5e4110"} {"level":"info","ts":"2026-05-07T23:31:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","ExternalID":"my-integration-test-fhdx-konflux-demo-component-pvin"} {"level":"info","ts":"2026-05-07T23:31:33Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","ExternalID":"my-integration-test-fhdx-konflux-demo-component-pvin"} {"level":"info","ts":"2026-05-07T23:31:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","snapshot.NameSpace":"konflux-ebii","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-fhdx","externalID":"my-integration-test-fhdx-konflux-demo-component-pvin"} {"level":"info","ts":"2026-05-07T23:31:34Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","ID":74927295210,"CheckName":"Konflux Dev version / my-integration-test-fhdx / konflux-demo-component-pvin","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","pipelineRun.Namespace":"konflux-ebii","pipelineRun.Name":"konflux-demo-component-pvin-on-pull-request-7g7vw","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-pvin-on-pull-request-7g7vw"} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31:34Z","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-pvin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-pull-request-7g7vw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:31:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","ExternalID":"my-integration-test-fhdx-konflux-demo-component-pvin"} {"level":"info","ts":"2026-05-07T23:31:34Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","ExternalID":"my-integration-test-fhdx-konflux-demo-component-pvin"} {"level":"info","ts":"2026-05-07T23:31:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74927295210, NodeID:\"CR_kwDOMZ6fKs8AAAARcgPK6g\", HeadSHA:\"b8613c5a751c1e4c2b82dc70dac6e7721a5e4110\", ExternalID:\"my-integration-test-fhdx-konflux-demo-component-pvin\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74927295210\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74927295210\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:31:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-pvin snapshot scenario my-integration-test-fhdx is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun konflux-ebii/konflux-demo-component-pvin-on-pull-request-7g7vw is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74927295210/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fhdx / konflux-demo-component-pvin\", CheckSuite:github.CheckSuite{ID:68000707420}, 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:3646343550, Number:29687, URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/pulls/29687\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-demo-component-pvin\", SHA:\"b8613c5a751c1e4c2b82dc70dac6e7721a5e4110\", Repo:github.Repository{ID:832479018, Name:\"hacbs-test-project-konflux-demo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo\"}}, Base:github.PullRequestBranch{Ref:\"base-xybhan\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:832479018, Name:\"hacbs-test-project-konflux-demo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo\"}}}]}"} {"level":"info","ts":"2026-05-07T23:31:34Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","ID":74927295210,"CheckName":"Konflux Dev version / my-integration-test-fhdx / konflux-demo-component-pvin","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","pipelineRun.Namespace":"konflux-ebii","pipelineRun.Name":"konflux-demo-component-pvin-on-pull-request-7g7vw","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-pvin-on-pull-request-7g7vw"} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31:34Z","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-pvin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-pull-request-7g7vw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-pull-request-7g7vw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu-on-pull-request-wv7r9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu-on-pull-request-wv7r9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-hxtu-on-pull-request-wv7r9","PR group":"konflux-component-two-hxtu"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","prGroup":"konflux-component-two-hxtu","prGroupHash":"df1ddc97415b5cfe63549ccce2966629391c72617b8e31ccec31c01406d900"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-component-two-hxtu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu-on-pull-request-wv7r9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-hxtu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu-on-pull-request-wv7r9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-hxtu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu-on-pull-request-wv7r9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-hxtu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu-on-pull-request-wv7r9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-hxtu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu-on-pull-request-wv7r9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-hxtu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu-on-pull-request-wv7r9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-hxtu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu-on-pull-request-wv7r9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-hxtu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu-on-pull-request-wv7r9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-hxtu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu-on-pull-request-wv7r9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-hxtu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu-on-pull-request-wv7r9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-hxtu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu-on-pull-request-wv7r9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-07T23:31:38Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"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-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:31:38Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"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-07T23:31:38Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"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-07T23:31:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","reconcileID":"75167169-f9e8-4328-884c-49ef3a56fb01","error":"pipelineruns.tekton.dev \"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv\" 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-07T23:31:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"req":{"name":"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv","namespace":"build-e2e-fmyb"},"error":"PipelineRun.tekton.dev \"gl-test-custom-default-cwdhyn-on-pull-request-pwcfv\" 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-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-npvu-on-pull-request-8tcsn","PR group":"konflux-test-comp-npvu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-npvu","prGroupHash":"355775a284c22edcd3a0514cda480a80ea57c5709ec5bc78486e01e61bffaa"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-hxtu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu-on-pull-request-wv7r9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-imryfq","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-hxtu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu-on-pull-request-wv7r9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-hxtu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu-on-pull-request-wv7r9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:31:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","PR group":"konflux-gl-multi-component-parent-khlv"} {"level":"info","ts":"2026-05-07T23:31: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":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","prGroup":"konflux-gl-multi-component-parent-khlv","prGroupHash":"8d197fb08e3426ccbeb51bc5eac95da5bf67833d0d50b25d81a3fed20e43e7"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-pull-request-7g7vw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-pull-request-7g7vw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-pull-request-7g7vw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-07T23:31:48Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-07T23:31:34Z","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":"b8613c5a751c1e4c2b82dc70dac6e7721a5e4110"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ebii/konflux-demo-component-pvin:on-pr-b8613c5a751c1e4c2b82dc70dac6e7721a5e4110.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-ebii/konflux-demo-component-pvin:on-pr-b8613c5a751c1e4c2b82dc70dac6e7721a5e4110.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-ebii/konflux-demo-component-pvin:on-pr-b8613c5a751c1e4c2b82dc70dac6e7721a5e4110"},{"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-ebii/konflux-demo-component-pvin:on-pr-b8613c5a751c1e4c2b82dc70dac6e7721a5e4110"},{"name":"ALWAYS_BUILD_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-pvin-on-pull-request-7g7vw-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-b2e56b7359c9163713d243478d8d3cf2-931c037284c63525-01"}},"deletionTimestamp":"2026-05-07 23:31:50 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"error","ts":"2026-05-07T23:31:51Z","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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-pvin-on-pull-request-7g7vw","error":"PipelineRun.tekton.dev \"konflux-demo-component-pvin-on-pull-request-7g7vw\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-pvin-on-pull-request-7g7vw\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-pvin-on-pull-request-7g7vw\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-07T23:31:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-pull-request-7g7vw","reconcileID":"60da2e85-bfb9-4a0a-b2f0-2f5ca7f0e181","error":"PipelineRun.tekton.dev \"konflux-demo-component-pvin-on-pull-request-7g7vw\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:31: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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-07T23:31:48Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-07T23:31:34Z","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":"b8613c5a751c1e4c2b82dc70dac6e7721a5e4110"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ebii/konflux-demo-component-pvin:on-pr-b8613c5a751c1e4c2b82dc70dac6e7721a5e4110.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-ebii/konflux-demo-component-pvin:on-pr-b8613c5a751c1e4c2b82dc70dac6e7721a5e4110.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-ebii/konflux-demo-component-pvin:on-pr-b8613c5a751c1e4c2b82dc70dac6e7721a5e4110"},{"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-ebii/konflux-demo-component-pvin:on-pr-b8613c5a751c1e4c2b82dc70dac6e7721a5e4110"},{"name":"ALWAYS_BUILD_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-pvin-on-pull-request-7g7vw-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-b2e56b7359c9163713d243478d8d3cf2-931c037284c63525-01"}},"deletionTimestamp":"2026-05-07 23:31:50 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"error","ts":"2026-05-07T23:31:51Z","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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-pvin-on-pull-request-7g7vw","error":"PipelineRun.tekton.dev \"konflux-demo-component-pvin-on-pull-request-7g7vw\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-pvin-on-pull-request-7g7vw\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-pvin-on-pull-request-7g7vw\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-07T23:31:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-pull-request-7g7vw","reconcileID":"b77bbb35-d820-4aa9-8f8c-baea63412a06","error":"PipelineRun.tekton.dev \"konflux-demo-component-pvin-on-pull-request-7g7vw\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:31: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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-07T23:31:48Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-07T23:31:34Z","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":"b8613c5a751c1e4c2b82dc70dac6e7721a5e4110"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ebii/konflux-demo-component-pvin:on-pr-b8613c5a751c1e4c2b82dc70dac6e7721a5e4110.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-ebii/konflux-demo-component-pvin:on-pr-b8613c5a751c1e4c2b82dc70dac6e7721a5e4110.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-ebii/konflux-demo-component-pvin:on-pr-b8613c5a751c1e4c2b82dc70dac6e7721a5e4110"},{"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-ebii/konflux-demo-component-pvin:on-pr-b8613c5a751c1e4c2b82dc70dac6e7721a5e4110"},{"name":"ALWAYS_BUILD_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-pvin-on-pull-request-7g7vw-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-b2e56b7359c9163713d243478d8d3cf2-931c037284c63525-01"}},"deletionTimestamp":"2026-05-07 23:31:50 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"error","ts":"2026-05-07T23:31:51Z","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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-pvin-on-pull-request-7g7vw","error":"PipelineRun.tekton.dev \"konflux-demo-component-pvin-on-pull-request-7g7vw\" 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-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-pvin-on-pull-request-7g7vw\" 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-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-pvin-on-pull-request-7g7vw\" 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-07T23:31:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-pull-request-7g7vw","reconcileID":"ccd8450e-7b56-4a6c-a75e-35339624f6d8","error":"PipelineRun.tekton.dev \"konflux-demo-component-pvin-on-pull-request-7g7vw\" 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-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-hxtu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu-on-pull-request-wv7r9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-07T23:31:48Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-07T23:31:34Z","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":"b8613c5a751c1e4c2b82dc70dac6e7721a5e4110"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ebii/konflux-demo-component-pvin:on-pr-b8613c5a751c1e4c2b82dc70dac6e7721a5e4110.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-ebii/konflux-demo-component-pvin:on-pr-b8613c5a751c1e4c2b82dc70dac6e7721a5e4110.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-ebii/konflux-demo-component-pvin:on-pr-b8613c5a751c1e4c2b82dc70dac6e7721a5e4110"},{"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-ebii/konflux-demo-component-pvin:on-pr-b8613c5a751c1e4c2b82dc70dac6e7721a5e4110"},{"name":"ALWAYS_BUILD_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-pvin-on-pull-request-7g7vw-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-b2e56b7359c9163713d243478d8d3cf2-931c037284c63525-01"}},"deletionTimestamp":"2026-05-07 23:31:50 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-pull-request-7g7vw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-07T23:31:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"req":{"name":"konflux-demo-component-pvin-on-pull-request-7g7vw","namespace":"konflux-ebii"},"error":"PipelineRun.tekton.dev \"konflux-demo-component-pvin-on-pull-request-7g7vw\" 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-07T23:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:31: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:31: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:31: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:31: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-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:31: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:31:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:31:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:31:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:58Z","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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","PR group":"konflux-gh-multi-component-parent-lvxl"} {"level":"info","ts":"2026-05-07T23:31: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":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","prGroup":"konflux-gh-multi-component-parent-lvxl","prGroupHash":"3397d11bc2efa3ba3fbbbfc8cae3d86d65c47d5116e0576867cd1ff5ca9702"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-multi-component-parent-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-push-m4b8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:31:59Z","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-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-push-m4b8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-pvin-on-push-m4b8d is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:31:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:32: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-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:32: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-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:32: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-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:32: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-hxtu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:32: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-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:32:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu-on-pull-request-wv7r9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:32: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:32: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:32: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:32: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:32: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:32:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-ijci-on-pull-request-9r6xk","PR group":"konflux-test-comp-ijci"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-ijci","prGroupHash":"895eed2dacff1d0cc3d10dff752cc0be6d39c7ac4b49f05d15bce1b3d688d4"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:32: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:32: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:32: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:32: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:32: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:34Z","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-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-tycu-on-pull-request-vbnp6","PR group":"konflux-test-symlink-comp-tycu"} {"level":"info","ts":"2026-05-07T23:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-symlink-comp-tycu","prGroupHash":"76eb0c2baf04d4c15b0f9c247c09be98e98c3d57e1af9f60cab0e514658a95"} {"level":"info","ts":"2026-05-07T23:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:34Z","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-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:34Z","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-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:34Z","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-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:35Z","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-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:35Z","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-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:35Z","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-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:35Z","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-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:35Z","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-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:35Z","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-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:35Z","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-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:42Z","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-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","PR group":"konflux-gh-test-custom-branch-krnami"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","prGroup":"konflux-gh-test-custom-branch-krnami","prGroupHash":"640bd88365fbc7bc95b8cd9418ce3d0d35777610db8266cfb708fb1fed4fc5"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:43Z","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-branch-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:43Z","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-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","PR group":"konflux-gl-test-custom-branch-imryfq"} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","prGroup":"konflux-gl-test-custom-branch-imryfq","prGroupHash":"1b7e385ebe849283c0d0435718689c909a4575575dbd06de25460a0897dff0"} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:32: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:32: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:32: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:32:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-hxtu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:32: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":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:32:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu-on-pull-request-wv7r9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-nlnl"} {"level":"info","ts":"2026-05-07T23:32:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-thjp","snapshot":"snapshot-sample-nlnl"} {"level":"info","ts":"2026-05-07T23:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:54Z","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-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:56Z","logger":"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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32: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-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:32: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:33: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:33: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:33: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:33: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:33: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:33: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:33:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:33: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-symlink-comp-tycu","prGroupHash":"76eb0c2baf04d4c15b0f9c247c09be98e98c3d57e1af9f60cab0e514658a95"} {"level":"info","ts":"2026-05-07T23:33: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33:18Z","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-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:33:18Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-07T23:32:35Z","completionTime":"2026-05-07T23:33:18Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"230d37a1265b9f592218abdda0a2371268f9b5be"}],"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":"230d37a1265b9f592218abdda0a2371268f9b5be"}],"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-mfsu/test-symlink-comp-tycu:on-pr-230d37a1265b9f592218abdda0a2371268f9b5be"},{"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-mfsu/test-symlink-comp-tycu:on-pr-230d37a1265b9f592218abdda0a2371268f9b5be"},{"name":"ALWAYS_BUILD_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-tycu-on-pull-request-vbnp6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-tycu-on-pull-request-vbnp6-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-1408c6a65392738e5efb6fd9ccd7f2fd-b35ae334385e2fc8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-tycu-on-pull-request-vbnp6 has finished running","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-symlink-comp-tycu","prGroupHash":"76eb0c2baf04d4c15b0f9c247c09be98e98c3d57e1af9f60cab0e514658a95"} {"level":"info","ts":"2026-05-07T23:33: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33:18Z","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-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:33:18Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-07T23:32:35Z","completionTime":"2026-05-07T23:33:18Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"230d37a1265b9f592218abdda0a2371268f9b5be"}],"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":"230d37a1265b9f592218abdda0a2371268f9b5be"}],"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-mfsu/test-symlink-comp-tycu:on-pr-230d37a1265b9f592218abdda0a2371268f9b5be"},{"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-mfsu/test-symlink-comp-tycu:on-pr-230d37a1265b9f592218abdda0a2371268f9b5be"},{"name":"ALWAYS_BUILD_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-tycu-on-pull-request-vbnp6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-tycu-on-pull-request-vbnp6-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-1408c6a65392738e5efb6fd9ccd7f2fd-b35ae334385e2fc8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-tycu-on-pull-request-vbnp6 has finished running","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-symlink-comp-tycu","prGroupHash":"76eb0c2baf04d4c15b0f9c247c09be98e98c3d57e1af9f60cab0e514658a95"} {"level":"info","ts":"2026-05-07T23:33: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33:18Z","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-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33: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-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:33:18Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-07T23:32:35Z","completionTime":"2026-05-07T23:33:18Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"230d37a1265b9f592218abdda0a2371268f9b5be"}],"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":"230d37a1265b9f592218abdda0a2371268f9b5be"}],"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-mfsu/test-symlink-comp-tycu:on-pr-230d37a1265b9f592218abdda0a2371268f9b5be"},{"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-mfsu/test-symlink-comp-tycu:on-pr-230d37a1265b9f592218abdda0a2371268f9b5be"},{"name":"ALWAYS_BUILD_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-tycu-on-pull-request-vbnp6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-tycu-on-pull-request-vbnp6-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-1408c6a65392738e5efb6fd9ccd7f2fd-b35ae334385e2fc8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-tycu-on-pull-request-vbnp6 has finished running","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-symlink-comp-tycu","prGroupHash":"76eb0c2baf04d4c15b0f9c247c09be98e98c3d57e1af9f60cab0e514658a95"} {"level":"info","ts":"2026-05-07T23: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":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33:19Z","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-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:33:18Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-07T23:32:35Z","completionTime":"2026-05-07T23:33:18Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"230d37a1265b9f592218abdda0a2371268f9b5be"}],"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":"230d37a1265b9f592218abdda0a2371268f9b5be"}],"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-mfsu/test-symlink-comp-tycu:on-pr-230d37a1265b9f592218abdda0a2371268f9b5be"},{"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-mfsu/test-symlink-comp-tycu:on-pr-230d37a1265b9f592218abdda0a2371268f9b5be"},{"name":"ALWAYS_BUILD_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-tycu-on-pull-request-vbnp6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-tycu-on-pull-request-vbnp6-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-1408c6a65392738e5efb6fd9ccd7f2fd-b35ae334385e2fc8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-tycu-on-pull-request-vbnp6 has finished running","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-symlink-comp-tycu","prGroupHash":"76eb0c2baf04d4c15b0f9c247c09be98e98c3d57e1af9f60cab0e514658a95"} {"level":"info","ts":"2026-05-07T23: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":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33:19Z","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-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:33:18Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-07T23:32:35Z","completionTime":"2026-05-07T23:33:18Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"230d37a1265b9f592218abdda0a2371268f9b5be"}],"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":"230d37a1265b9f592218abdda0a2371268f9b5be"}],"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-mfsu/test-symlink-comp-tycu:on-pr-230d37a1265b9f592218abdda0a2371268f9b5be"},{"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-mfsu/test-symlink-comp-tycu:on-pr-230d37a1265b9f592218abdda0a2371268f9b5be"},{"name":"ALWAYS_BUILD_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-tycu-on-pull-request-vbnp6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-tycu-on-pull-request-vbnp6-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-1408c6a65392738e5efb6fd9ccd7f2fd-b35ae334385e2fc8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-tycu-on-pull-request-vbnp6 has finished running","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23: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":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23: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":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23: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":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23: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":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:33:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-rgok-20260507-233353-702"} {"level":"info","ts":"2026-05-07T23:33:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-rgok-20260507-233353-702","application":"build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:33:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-rgok-20260507-233353-702"} {"level":"info","ts":"2026-05-07T23:33:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-rgok-20260507-233353-702","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:33:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-rgok-20260507-233353-702","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:33:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-rgok-20260507-233353-702","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:33: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":"build-secret-lookup-rgok-20260507-233353-702","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:33:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-rgok-20260507-233353-702","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","Application.Name":"build-secret-lookup-rgok","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:33:53Z","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-rgok-20260507-233353-702","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"build-secret-lookup-rgok-20260507-233353-702","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:33:53Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:33:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-rgok-20260507-233353-702","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:33:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-rgok-20260507-233353-702","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:33: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":"build-secret-lookup-rgok-20260507-233353-702","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:33:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-rgok-20260507-233353-702","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok"} {"level":"info","ts":"2026-05-07T23:33:53Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-iszq","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-one-iszq","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:33:53Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-hxtu","namespace":"build-e2e-lwfu"},"application":"build-e2e-lwfu/build-secret-lookup-rgok","namespace":"build-e2e-lwfu","name":"component-two-hxtu","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:33: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:33:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:33:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:33:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:33:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:33:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:33:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:33:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:33:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:34: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:34:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:34:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-rgok-20260507-233353-702"} {"level":"info","ts":"2026-05-07T23:34:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-lwfu","snapshot":"build-secret-lookup-rgok-20260507-233353-702"} {"level":"info","ts":"2026-05-07T23:34:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"namespace":"build-e2e-lwfu","name":"component-two-hxtu-on-pull-request-wv7r9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-07T23:34:07Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"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-07T23:34:08Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"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-07T23:34:08Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-hxtu-on-pull-request-wv7r9","namespace":"build-e2e-lwfu"},"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-07T23:34: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:34: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:34: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:34: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:34: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:34: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:34: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:34: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:34:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:34: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-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:34: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-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:34: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-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:34: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-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:34:10Z","logger":"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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:34: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-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:34: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:34: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:34:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:34: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:34:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:34: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:34:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:34: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:34: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:34: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:34: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:34:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:34: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:34: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:34: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:34: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:34: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:34: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:34:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:34: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:34: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:34: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:34: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:34: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:34: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:34: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:34: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:34: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:34: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:34: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:34: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:34: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:34:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:34: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:34: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:34: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:34: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:34:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:34: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:35: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:35: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:35: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:35: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:35: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:35: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:35: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:35: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:35: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:35: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:35: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:35: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-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:35: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:35: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:35: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:35: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:35: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:35: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:35: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:35: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:35: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:35: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:35: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:35: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-youv","prGroupHash":"02fa9e8dd34ef67b1273bab15da12d2bf2419297f7c9296fa2cbb76867d393"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:35:21Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:53Z","completionTime":"2026-05-07T23:35:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"name":"IMAGE_DIGEST","value":"sha256:a4391b3ccba6c819743ae803bb6a5c72681f2513ff436af410f8e3b70a70b1b6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"fe994fe7b4a7308fc2673818f83194f3df26aaa6"}],"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":"fe994fe7b4a7308fc2673818f83194f3df26aaa6"}],"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-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"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-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"name":"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-youv-on-pull-request-ngn8f-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes86ee789371cfbb5c6050865143a530ff-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-youv-on-pull-request-ngn8f-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-302f4e979434e1c111567059353061d6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-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-5ce417bace892780a3c97d0b9ee2aedb-130f86be66c83c16-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:35:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:35:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-youv-on-pull-request-ngn8f has finished running","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-youv","prGroupHash":"02fa9e8dd34ef67b1273bab15da12d2bf2419297f7c9296fa2cbb76867d393"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:35:21Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:53Z","completionTime":"2026-05-07T23:35:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"name":"IMAGE_DIGEST","value":"sha256:a4391b3ccba6c819743ae803bb6a5c72681f2513ff436af410f8e3b70a70b1b6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"fe994fe7b4a7308fc2673818f83194f3df26aaa6"}],"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":"fe994fe7b4a7308fc2673818f83194f3df26aaa6"}],"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-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"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-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"name":"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-youv-on-pull-request-ngn8f-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes86ee789371cfbb5c6050865143a530ff-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-youv-on-pull-request-ngn8f-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-302f4e979434e1c111567059353061d6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-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-5ce417bace892780a3c97d0b9ee2aedb-130f86be66c83c16-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:35:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-youv-on-pull-request-ngn8f has finished running","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-youv","prGroupHash":"02fa9e8dd34ef67b1273bab15da12d2bf2419297f7c9296fa2cbb76867d393"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:35:21Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:53Z","completionTime":"2026-05-07T23:35:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"name":"IMAGE_DIGEST","value":"sha256:a4391b3ccba6c819743ae803bb6a5c72681f2513ff436af410f8e3b70a70b1b6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"fe994fe7b4a7308fc2673818f83194f3df26aaa6"}],"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":"fe994fe7b4a7308fc2673818f83194f3df26aaa6"}],"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-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"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-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"name":"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-youv-on-pull-request-ngn8f-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes86ee789371cfbb5c6050865143a530ff-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-youv-on-pull-request-ngn8f-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-302f4e979434e1c111567059353061d6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-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-5ce417bace892780a3c97d0b9ee2aedb-130f86be66c83c16-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-youv-on-pull-request-ngn8f has finished running","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-youv","prGroupHash":"02fa9e8dd34ef67b1273bab15da12d2bf2419297f7c9296fa2cbb76867d393"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:35:21Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:53Z","completionTime":"2026-05-07T23:35:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"name":"IMAGE_DIGEST","value":"sha256:a4391b3ccba6c819743ae803bb6a5c72681f2513ff436af410f8e3b70a70b1b6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"fe994fe7b4a7308fc2673818f83194f3df26aaa6"}],"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":"fe994fe7b4a7308fc2673818f83194f3df26aaa6"}],"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-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"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-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"name":"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-youv-on-pull-request-ngn8f-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes86ee789371cfbb5c6050865143a530ff-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-youv-on-pull-request-ngn8f-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-302f4e979434e1c111567059353061d6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-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-5ce417bace892780a3c97d0b9ee2aedb-130f86be66c83c16-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-youv-on-pull-request-ngn8f has finished running","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-youv","prGroupHash":"02fa9e8dd34ef67b1273bab15da12d2bf2419297f7c9296fa2cbb76867d393"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:35:21Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:53Z","completionTime":"2026-05-07T23:35:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"name":"IMAGE_DIGEST","value":"sha256:a4391b3ccba6c819743ae803bb6a5c72681f2513ff436af410f8e3b70a70b1b6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"fe994fe7b4a7308fc2673818f83194f3df26aaa6"}],"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":"fe994fe7b4a7308fc2673818f83194f3df26aaa6"}],"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-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"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-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"name":"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-youv-on-pull-request-ngn8f-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes86ee789371cfbb5c6050865143a530ff-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-youv-on-pull-request-ngn8f-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-302f4e979434e1c111567059353061d6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-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-5ce417bace892780a3c97d0b9ee2aedb-130f86be66c83c16-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-youv-on-pull-request-ngn8f has finished running","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-npvu","prGroupHash":"355775a284c22edcd3a0514cda480a80ea57c5709ec5bc78486e01e61bffaa"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:35:29Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-07T23:31:42Z","completionTime":"2026-05-07T23:35:29Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"b01ad380948484a8ea7ff72276b2ac72bb68cdae"}],"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":"b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae.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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae.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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"name":"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"]}]},{"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-npvu-on-pull-request-8tcsn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-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-c041c72716b8913b3133ee678c96db79-247ede82453ffc09-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-npvu-on-pull-request-8tcsn has finished running","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-npvu","prGroupHash":"355775a284c22edcd3a0514cda480a80ea57c5709ec5bc78486e01e61bffaa"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:35:29Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-07T23:31:42Z","completionTime":"2026-05-07T23:35:29Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"b01ad380948484a8ea7ff72276b2ac72bb68cdae"}],"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":"b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae.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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae.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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"name":"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"]}]},{"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-npvu-on-pull-request-8tcsn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-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-c041c72716b8913b3133ee678c96db79-247ede82453ffc09-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-npvu-on-pull-request-8tcsn has finished running","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-npvu","prGroupHash":"355775a284c22edcd3a0514cda480a80ea57c5709ec5bc78486e01e61bffaa"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:35:29Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-07T23:31:42Z","completionTime":"2026-05-07T23:35:29Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"b01ad380948484a8ea7ff72276b2ac72bb68cdae"}],"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":"b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae.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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae.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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"name":"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"]}]},{"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-npvu-on-pull-request-8tcsn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-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-c041c72716b8913b3133ee678c96db79-247ede82453ffc09-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-npvu-on-pull-request-8tcsn has finished running","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-npvu","prGroupHash":"355775a284c22edcd3a0514cda480a80ea57c5709ec5bc78486e01e61bffaa"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:35:29Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-07T23:31:42Z","completionTime":"2026-05-07T23:35:29Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"b01ad380948484a8ea7ff72276b2ac72bb68cdae"}],"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":"b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae.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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae.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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"name":"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"]}]},{"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-npvu-on-pull-request-8tcsn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-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-c041c72716b8913b3133ee678c96db79-247ede82453ffc09-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-npvu-on-pull-request-8tcsn has finished running","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-npvu","prGroupHash":"355775a284c22edcd3a0514cda480a80ea57c5709ec5bc78486e01e61bffaa"} {"level":"info","ts":"2026-05-07T23:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:35:29Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-07T23:31:42Z","completionTime":"2026-05-07T23:35:29Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"b01ad380948484a8ea7ff72276b2ac72bb68cdae"}],"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":"b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae.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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae.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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"name":"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"]}]},{"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-npvu-on-pull-request-8tcsn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-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-c041c72716b8913b3133ee678c96db79-247ede82453ffc09-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-npvu-on-pull-request-8tcsn has finished running","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-youv","prGroupHash":"02fa9e8dd34ef67b1273bab15da12d2bf2419297f7c9296fa2cbb76867d393"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:35:21Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:53Z","completionTime":"2026-05-07T23:35:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"name":"IMAGE_DIGEST","value":"sha256:a4391b3ccba6c819743ae803bb6a5c72681f2513ff436af410f8e3b70a70b1b6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"fe994fe7b4a7308fc2673818f83194f3df26aaa6"}],"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":"fe994fe7b4a7308fc2673818f83194f3df26aaa6"}],"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-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"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-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"name":"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-youv-on-pull-request-ngn8f-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes86ee789371cfbb5c6050865143a530ff-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-youv-on-pull-request-ngn8f-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-302f4e979434e1c111567059353061d6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-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-5ce417bace892780a3c97d0b9ee2aedb-130f86be66c83c16-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-ngn8f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-youv-on-pull-request-ngn8f has finished running","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-youv","prGroupHash":"02fa9e8dd34ef67b1273bab15da12d2bf2419297f7c9296fa2cbb76867d393"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:35:21Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:53Z","completionTime":"2026-05-07T23:35:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"name":"IMAGE_DIGEST","value":"sha256:a4391b3ccba6c819743ae803bb6a5c72681f2513ff436af410f8e3b70a70b1b6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"fe994fe7b4a7308fc2673818f83194f3df26aaa6"}],"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":"fe994fe7b4a7308fc2673818f83194f3df26aaa6"}],"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-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"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-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"name":"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-youv-on-pull-request-ngn8f-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes86ee789371cfbb5c6050865143a530ff-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-youv-on-pull-request-ngn8f-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-302f4e979434e1c111567059353061d6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-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-5ce417bace892780a3c97d0b9ee2aedb-130f86be66c83c16-01"}},"deletionTimestamp":"2026-05-07 23:35:38 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-youv-on-pull-request-ngn8f has finished running","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-youv","prGroupHash":"02fa9e8dd34ef67b1273bab15da12d2bf2419297f7c9296fa2cbb76867d393"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:35:21Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:53Z","completionTime":"2026-05-07T23:35:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"name":"IMAGE_DIGEST","value":"sha256:a4391b3ccba6c819743ae803bb6a5c72681f2513ff436af410f8e3b70a70b1b6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"fe994fe7b4a7308fc2673818f83194f3df26aaa6"}],"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":"fe994fe7b4a7308fc2673818f83194f3df26aaa6"}],"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-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"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-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"name":"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-youv-on-pull-request-ngn8f-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes86ee789371cfbb5c6050865143a530ff-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-youv-on-pull-request-ngn8f-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-302f4e979434e1c111567059353061d6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-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-5ce417bace892780a3c97d0b9ee2aedb-130f86be66c83c16-01"}},"deletionTimestamp":"2026-05-07 23:35:38 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-youv-on-pull-request-ngn8f has finished running","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-youv","prGroupHash":"02fa9e8dd34ef67b1273bab15da12d2bf2419297f7c9296fa2cbb76867d393"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:35:21Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:53Z","completionTime":"2026-05-07T23:35:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"name":"IMAGE_DIGEST","value":"sha256:a4391b3ccba6c819743ae803bb6a5c72681f2513ff436af410f8e3b70a70b1b6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"fe994fe7b4a7308fc2673818f83194f3df26aaa6"}],"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":"fe994fe7b4a7308fc2673818f83194f3df26aaa6"}],"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-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"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-mfsu/test-comp-youv:on-pr-fe994fe7b4a7308fc2673818f83194f3df26aaa6"},{"name":"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-youv-on-pull-request-ngn8f-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes86ee789371cfbb5c6050865143a530ff-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-youv-on-pull-request-ngn8f-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-302f4e979434e1c111567059353061d6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-youv-on-pull-request-ngn8f-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-5ce417bace892780a3c97d0b9ee2aedb-130f86be66c83c16-01"}},"deletionTimestamp":"2026-05-07 23:35:38 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-youv-on-pull-request-ngn8f has finished running","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-ngn8f","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-youv-on-pull-request-b24hz","PR group":"konflux-test-comp-youv"} {"level":"info","ts":"2026-05-07T23:35: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-youv","prGroupHash":"02fa9e8dd34ef67b1273bab15da12d2bf2419297f7c9296fa2cbb76867d393"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mfsu/test-comp-youv-on-pull-request-ngn8f with pr group konflux-test-comp-youv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mfsu/test-comp-youv-on-pull-request-ngn8f with pr group konflux-test-comp-youv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mfsu/test-comp-youv-on-pull-request-ngn8f with pr group konflux-test-comp-youv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mfsu/test-comp-youv-on-pull-request-ngn8f with pr group konflux-test-comp-youv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mfsu/test-comp-youv-on-pull-request-ngn8f with pr group konflux-test-comp-youv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mfsu/test-comp-youv-on-pull-request-ngn8f with pr group konflux-test-comp-youv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mfsu/test-comp-youv-on-pull-request-ngn8f with pr group konflux-test-comp-youv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mfsu/test-comp-youv-on-pull-request-ngn8f with pr group konflux-test-comp-youv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mfsu/test-comp-youv-on-pull-request-ngn8f with pr group konflux-test-comp-youv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mfsu/test-comp-youv-on-pull-request-ngn8f with pr group konflux-test-comp-youv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mfsu/test-comp-youv-on-pull-request-ngn8f with pr group konflux-test-comp-youv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mfsu/test-comp-youv-on-pull-request-ngn8f with pr group konflux-test-comp-youv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mfsu/test-comp-youv-on-pull-request-ngn8f with pr group konflux-test-comp-youv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mfsu/test-comp-youv-on-pull-request-ngn8f with pr group konflux-test-comp-youv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:36: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:36: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:36: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:36: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:36:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:36: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:36: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:36: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:36: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:36: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:36: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:36: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:36: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:36: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:36: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:36: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:36: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:36: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:36: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:36: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:36: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:36: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:36: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:36: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:36: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:36: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:36: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:36: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:36: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:36: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:36: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:36: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:36: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:36: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:36: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:36: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:36: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:36: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:36: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:36: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:36: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:36: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:36: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:36: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:36: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:36: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:36: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:36: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:37: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:37:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:37: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:37:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:37: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:37: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:37: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:37: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:37:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23: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":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:37: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:37: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:37: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-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23: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":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:37:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:37: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37: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-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37: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-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37:35Z","logger":"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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:37: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23: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":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:37: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23: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":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:37: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37: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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:37: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23: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":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:37: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:37:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:37: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:37: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:37: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:37: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:37:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:37: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:37: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:37: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:37: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:37:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:37: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:37: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:37: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:37: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:37:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:37: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:37: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:37: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23: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":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:37:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:37: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:37: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:37: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:37: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:37:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:37:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:38: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:38: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:38: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:38: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:38: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:38: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:17Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-push-m4b8d","reconcileID":"44d7e43e-2d69-4005-bf16-b592617005cd","Component.Namespace":"konflux-ebii","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-ebii/konflux-demo-component-pvin@sha256:6ff3c614e55a09e4946d06fc10be6a331ae10beba59bce5c75d48ac86ba3ce10","Component.Name":"konflux-demo-component-pvin","lastBuildCommit":"96b85941ab0d71018c82ffb03cde1b7ffbb5425d"} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","component.Namespace":"konflux-ebii","component.Name":"konflux-demo-component-pvin"} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260507-233159-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-app-20260507-233159-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260507-233159-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-pvin","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-ebii/konflux-demo-component-pvin@sha256:6ff3c614e55a09e4946d06fc10be6a331ae10beba59bce5c75d48ac86ba3ce10","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"96b85941ab0d71018c82ffb03cde1b7ffbb5425d"}}}]} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:38: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":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-fhdx"} {"level":"info","ts":"2026-05-07T23:38: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":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"}} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38: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":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260507-233159-000","testedSnapshot":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"my-integration-test-fhdx-kqldw","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-fhdx"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-push-m4b8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","scenario.Name":"my-integration-test-fhdx","destinationSnapshot.Name":"konflux-demo-app-20260507-233159-000","testedSnapshot":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","scenario.Name":"my-integration-test-fhdx","destinationSnapshot.Name":"konflux-demo-app-20260507-233159-000","testedSnapshot":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38: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":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"namespace":"konflux-ebii","name":"konflux-demo-app-20260507-233159-000","reconcileID":"2d8b3a64-132a-4057-b444-94579f7132e8","snapshot.name":"konflux-demo-app-20260507-233159-000","pipelinerun.name":"konflux-demo-component-pvin-on-push-m4b8d","duration":3.039128726} {"level":"info","ts":"2026-05-07T23:38: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":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-app-20260507-233159-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-push-m4b8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-push-m4b8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","ExternalID":"my-integration-test-fhdx-konflux-demo-component-pvin"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","ExternalID":"my-integration-test-fhdx-konflux-demo-component-pvin"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","snapshot.NameSpace":"konflux-ebii","snapshot.Name":"konflux-demo-app-20260507-233159-000","scenarioName":"my-integration-test-fhdx","externalID":"my-integration-test-fhdx-konflux-demo-component-pvin"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-push-m4b8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-pvin-on-push-m4b8d has finished running","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38: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-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38: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-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38: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":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-push-m4b8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-pvin-on-push-m4b8d has finished running","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fhdx-kqldw","namespace":"konflux-ebii"},"namespace":"konflux-ebii","name":"my-integration-test-fhdx-kqldw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","ID":74927983191,"CheckName":"Konflux Dev version / my-integration-test-fhdx / konflux-demo-component-pvin","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260507-233159-000","destinationSnapshot.Name":"konflux-demo-app-20260507-233159-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:18Z","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-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38: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":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"}} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38: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":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260507-233159-000","testedSnapshot":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","scenario.Name":"my-integration-test-fhdx","destinationSnapshot.Name":"konflux-demo-app-20260507-233159-000","testedSnapshot":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","scenario.Name":"my-integration-test-fhdx","destinationSnapshot.Name":"konflux-demo-app-20260507-233159-000","testedSnapshot":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","ExternalID":"my-integration-test-fhdx-konflux-demo-component-pvin"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74927983191, NodeID:\"CR_kwDOMZ6fKs8AAAARcg5KVw\", HeadSHA:\"96b85941ab0d71018c82ffb03cde1b7ffbb5425d\", ExternalID:\"my-integration-test-fhdx-konflux-demo-component-pvin\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74927983191\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74927983191\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:38:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-pvin snapshot konflux-demo-app-20260507-233159-000 and scenario my-integration-test-fhdx is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74927983191/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fhdx / konflux-demo-component-pvin\", CheckSuite:github.CheckSuite{ID:68000741646}, 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-07T23:38:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","ID":74927983191,"CheckName":"Konflux Dev version / my-integration-test-fhdx / konflux-demo-component-pvin","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260507-233159-000","destinationSnapshot.Name":"konflux-demo-app-20260507-233159-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:38:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:18Z","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-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38: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-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"}} {"level":"info","ts":"2026-05-07T23:38:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:26Z","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-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:26Z","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-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-app-20260507-233159-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:38:26Z","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-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:26Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fhdx-kqldw","namespace":"konflux-ebii"},"namespace":"konflux-ebii","name":"my-integration-test-fhdx-kqldw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:38:26Z","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-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-app-20260507-233159-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:38:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260507-233159-000","testedSnapshot":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:38:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","scenario.Name":"my-integration-test-fhdx","destinationSnapshot.Name":"konflux-demo-app-20260507-233159-000","testedSnapshot":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","scenario.Name":"my-integration-test-fhdx","destinationSnapshot.Name":"konflux-demo-app-20260507-233159-000","testedSnapshot":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-app-20260507-233159-000-96b8594-5nljl","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-07T23:38:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","release.Name":"konflux-demo-app-20260507-233159-000-96b8594-5nljl"} {"level":"info","ts":"2026-05-07T23:38:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","ExternalID":"my-integration-test-fhdx-konflux-demo-component-pvin"} {"level":"info","ts":"2026-05-07T23:38:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74927983191, NodeID:\"CR_kwDOMZ6fKs8AAAARcg5KVw\", HeadSHA:\"96b85941ab0d71018c82ffb03cde1b7ffbb5425d\", ExternalID:\"my-integration-test-fhdx-konflux-demo-component-pvin\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74927983191\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74927983191\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:38:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-pvin snapshot konflux-demo-app-20260507-233159-000 and scenario my-integration-test-fhdx 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/74927983191/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fhdx / konflux-demo-component-pvin\", CheckSuite:github.CheckSuite{ID:68000741646}, 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-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38:26Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","ID":74927983191,"CheckName":"Konflux Dev version / my-integration-test-fhdx / konflux-demo-component-pvin","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-07T23:38:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260507-233159-000","destinationSnapshot.Name":"konflux-demo-app-20260507-233159-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-07T23:38:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:26Z","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-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:38:26Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260507-233159-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"my-integration-test-fhdx-kqldw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"140.407993ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","reconcileID":"e19f2400-a3d9-4aac-8257-a28ff0ebcfa5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"146.095426ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","reconcileID":"410f8a66-08e9-45c1-9e46-3ede0b922ff7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"157.161021ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","reconcileID":"01679bfc-fbaa-4f73-8180-b9ab95cffc20","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"177.783514ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","reconcileID":"fb128d20-cc8b-413d-9dbc-f5d8a198a154","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"218.384423ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","reconcileID":"a0f6e584-6332-437f-80e8-80ba1b0f6235","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"299.160561ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","reconcileID":"c1cf0a7e-a49a-4228-b47c-53e8054840a0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"459.955343ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","reconcileID":"c9339313-0662-4ed8-a7f0-e448d337217c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"466.719143ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","reconcileID":"fcc80106-2594-40a3-9d03-2f68f8f2fd87","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38: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-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:31Z","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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"780.682089ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","reconcileID":"51969e0e-0b57-472e-80ec-ec5185d483f6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"330.596968ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","reconcileID":"98772590-017a-4406-84c9-4b0ca6fddd5c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"339.28811ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","reconcileID":"2ba8b430-eb1b-4bc5-8ee0-9a4e72afdf05","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"350.370029ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","reconcileID":"96b79ebe-5365-4c00-abc5-18cbf10b444d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"371.826463ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","reconcileID":"913fb138-124d-498b-959b-d951a710d928","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"412.602197ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","reconcileID":"aefbb62d-ff29-461d-a524-3e4d58d70b53","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:32Z","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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"1.484997477s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","reconcileID":"c6b00a39-0014-458f-af01-a80bc8b2a622","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"493.20153ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","reconcileID":"08580685-d5a5-4d77-b79a-a7728e659aa6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"654.607379ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","reconcileID":"335b75e5-b906-4f21-972e-39d6fc0a774b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:32Z","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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"975.118486ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","reconcileID":"cedde1cf-e1c1-4507-98e0-b8778b6a88bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:33Z","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-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"2.061545788s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","reconcileID":"cef47237-2d01-4d91-b012-62ec7c9517a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:33Z","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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"1.393186673s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","reconcileID":"ed8cf9e7-aec8-466d-81c0-703a7a251d58","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:33Z","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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"1.469285782s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","reconcileID":"be306874-82df-49b6-8510-b9a71a771ecc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:33Z","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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"1.616214791s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","reconcileID":"33aac641-4aa9-43f4-8c94-9d0b7135409c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:34Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","reconcileID":"fce56b10-952c-4986-9803-1d171c30d8c9","component.Name":"gl-multi-component-parent-khlv"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-lvhp-20260507-233116-000"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-lvhp-20260507-233116-000","application":"build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-lvhp-20260507-233116-000"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"build-suite-component-update-lvhp-20260507-233116-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-lvhp-20260507-233116-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-khlv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-child-khlv@sha256:ea35029234cbb03194843eeccc2c38764362a4cd060bc0b08a011c3156ab0ddf","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-sxbadm","revision":"146dff7ab6d9076ada0b42995f6141037dfc26df"}}}]} {"level":"info","ts":"2026-05-07T23:38:34Z","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-khlv is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9929e5480cd6bd4df05d1d9cb7a635054dc25c7d54df62aad11f8e9ab1fbed is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-lvhp-20260507-233116-000"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"}} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","Application.Name":"build-suite-component-update-lvhp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"build-suite-component-update-lvhp-20260507-233116-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"build-suite-component-update-lvhp-20260507-233116-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:38:34Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-lvhp-20260507-233116-000"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"build-suite-component-update-lvhp-20260507-233116-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","snapshot.Namespace":"build-e2e-qsum","snapshot.Name":"build-suite-component-update-lvhp-20260507-233116-000"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-lvhp-20260507-233116-000"} {"level":"info","ts":"2026-05-07T23:38:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-khlv-on-pull-request-ccrgx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:38: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:38: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:38: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-push-lxw96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-push-lxw96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-pvin-on-push-lxw96 is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:38: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:35Z","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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","reconcileID":"bfc0096a-5e16-4533-8ccf-0ecf76c513e8","component.Name":"gh-multi-component-parent-lvxl"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-psxl-20260507-233126-000"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-psxl-20260507-233126-000","application":"build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-psxl-20260507-233126-000"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"build-suite-component-update-psxl-20260507-233126-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-psxl-20260507-233126-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-lvxl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zhsz/gh-multi-component-child-lvxl@sha256:f07c51e345e633d64818c47f287cc44fda57e83f4d18a73c5a01202a62a82097","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-gskiao","revision":"991dbd1aedd2be9bbd8a406ec7eed1c936b59e4e"}}}]} {"level":"info","ts":"2026-05-07T23:38:35Z","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-lvxl is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 996f1dd0aaef29bc62deee7c2b77ce7b5f7e36d9ec1397a66c6260a4c787f6 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-psxl-20260507-233126-000"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:38: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":"build-suite-component-update-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","Application.Name":"build-suite-component-update-psxl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:38: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":"build-suite-component-update-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"snapshot":{"name":"build-suite-component-update-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"}} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:35Z","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-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:35Z","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-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"build-suite-component-update-psxl-20260507-233126-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:38:35Z","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-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"build-suite-component-update-psxl-20260507-233126-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:38:35Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:38: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":"build-suite-component-update-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:38: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":"build-suite-component-update-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-psxl-20260507-233126-000"} {"level":"info","ts":"2026-05-07T23:38:35Z","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-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"build-suite-component-update-psxl-20260507-233126-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","snapshot.Namespace":"build-e2e-zhsz","snapshot.Name":"build-suite-component-update-psxl-20260507-233126-000"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-psxl-20260507-233126-000"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lvxl-on-pull-request-sjbt2 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38: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":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38: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":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","snapshot.Name":"build-suite-component-update-lvhp-20260507-233116-000"} {"level":"info","ts":"2026-05-07T23:38:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:38:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-khlv-on-pull-request-ccrgx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38: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-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","snapshot.Name":"build-suite-component-update-psxl-20260507-233126-000"} {"level":"info","ts":"2026-05-07T23:38:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:38:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lvxl-on-pull-request-sjbt2 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-sjbt2","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","elapsedSinceCompletion":"323.712741ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","reconcileID":"1497add9-b0d0-440e-b202-16715b2b8c88","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","elapsedSinceCompletion":"329.204501ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","reconcileID":"e5c5f17e-92cf-46be-b5ac-06ae1d0636be","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","elapsedSinceCompletion":"340.43036ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","reconcileID":"29791b09-8dc7-40df-886b-a53c99557637","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","elapsedSinceCompletion":"361.177105ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","reconcileID":"33ba1e01-67c5-4e1a-93c8-c66ffb5d2762","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","elapsedSinceCompletion":"402.731177ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","reconcileID":"620bee0d-c233-4e2d-918e-c1fab063af91","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","elapsedSinceCompletion":"483.956015ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","reconcileID":"134bd1fe-825a-4e14-90fa-476f74e9135f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","elapsedSinceCompletion":"646.145352ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","reconcileID":"b26cb468-8571-4358-9c91-77ca61392e22","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","elapsedSinceCompletion":"937.746187ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","reconcileID":"c39803fd-c839-489e-9aab-8b05c6268e53","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","elapsedSinceCompletion":"968.350761ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","reconcileID":"cf112e13-54e7-4458-ae2e-0e48f75cabd9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","elapsedSinceCompletion":"1.29469366s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:38:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","reconcileID":"c699feba-e272-456a-ac4c-a4224e262afa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-olro-20260507-233021-000","application":"integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"integ-app-olro-20260507-233021-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-olro-20260507-233021-000","snapshot.Spec.Components":[{"name":"test-component-pac-kivdku","version":"","containerImage":"quay.io/redhat-appstudio-qe/stat-rep-dbkk/test-component-pac-kivdku@sha256:ef5479ef312bf43fb0649a684b7b5c1f73f53f89c4f9fa4001b49bf46f6886e2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"544c7dbea98adca3fef68760e80c653c4cb16262"}}}]} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-kivdku is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 1c0d87c87884664dc638b1d8d9da6bf367abc5c2af4e4514195890c461b044 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38: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-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"}} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 3 required integration tests finished, 3 out of 3 required integration tests passed","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","snapshot.Name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","integrationTestScenario.Name":"my-integration-test-fhgc"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:38: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-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 4 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","Application.Name":"integ-app-olro","IntegrationTestScenarios":4} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","snapshot.Namespace":"stat-rep-dbkk","snapshot.Name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","integrationTestScenario.Name":"my-integration-test-fhgc"} {"level":"info","ts":"2026-05-07T23:38: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-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"}} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 3 required integration tests finished, 0 out of 3 required integration tests passed","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","snapshot.Name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","destinationComponentSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-fhgc","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-fhgc","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"my-integration-test-fhgc-l25hs","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-fhgc"} {"level":"info","ts":"2026-05-07T23:38: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-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"namespace":"stat-rep-dbkk","name":"integ-app-olro-20260507-233021-000","reconcileID":"93f4b515-3772-488a-955d-b047f94abeb6","snapshot.name":"integ-app-olro-20260507-233021-000","pipelinerun.name":"test-component-pac-kivdku-on-pull-request-x7xv2","duration":2.443360749} {"level":"info","ts":"2026-05-07T23:38: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-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"integ-app-olro-20260507-233021-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","integrationTestScenario.Name":"my-integration-test-gkip"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"my-integration-test-gkip-tbgxv","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-gkip"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","integrationTestScenario.Name":"my-integration-test-exnz"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"my-integration-test-exnz-s2cjt","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-exnz"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","integrationTestScenario.Name":"my-integration-test-amnr"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"my-integration-test-amnr-npdlh","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-amnr"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-fhgc-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-fhgc-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","existingCheckRun":"github.CheckRun{ID:74927165632, NodeID:\"CR_kwDOMjU9q88AAAARcgHQwA\", HeadSHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", ExternalID:\"my-integration-test-fhgc-test-component-pac-kivdku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927165632\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74927165632\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:30:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-kivdku snapshot scenario my-integration-test-fhgc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-dbkk/test-component-pac-kivdku-on-pull-request-x7xv2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927165632/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fhgc / test-component-pac-kivdku\", CheckSuite:github.CheckSuite{ID:68000595657}, 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:3646340313, Number:9638, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9638\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kivdku\", SHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", 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-rzkzng\", 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-07T23:38:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-kivdku-on-pull-request-x7xv2 has finished running","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:38: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-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","Scenario":"my-integration-test-fhgc"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38: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-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","Label":"my-integration-test-fhgc"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 4 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","Application.Name":"integ-app-olro","IntegrationTestScenarios":4} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","integrationTestScenario.Name":"my-integration-test-fhgc","pipelineRun.Name":"my-integration-test-fhgc-l25hs"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","integrationTestScenario.Name":"my-integration-test-gkip","pipelineRun.Name":"my-integration-test-gkip-tbgxv"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","integrationTestScenario.Name":"my-integration-test-exnz","pipelineRun.Name":"my-integration-test-exnz-s2cjt"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","integrationTestScenario.Name":"my-integration-test-amnr","pipelineRun.Name":"my-integration-test-amnr-npdlh"} {"level":"info","ts":"2026-05-07T23:38: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-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38: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":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","snapshot.Name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ID":74927165632,"CheckName":"Konflux Dev version / my-integration-test-fhgc / test-component-pac-kivdku","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","testedSnapshot.Name":"integ-app-olro-20260507-233021-000","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-gkip","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-gkip-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-gkip-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","existingCheckRun":"github.CheckRun{ID:74927166047, NodeID:\"CR_kwDOMjU9q88AAAARcgHSXw\", HeadSHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", ExternalID:\"my-integration-test-gkip-test-component-pac-kivdku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927166047\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74927166047\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:30:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-kivdku snapshot scenario my-integration-test-gkip is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-dbkk/test-component-pac-kivdku-on-pull-request-x7xv2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927166047/annotations\"}, Name:\"Konflux Dev version / my-integration-test-gkip / test-component-pac-kivdku\", CheckSuite:github.CheckSuite{ID:68000595657}, 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:3646340313, Number:9638, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9638\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kivdku\", SHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", 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-rzkzng\", 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-07T23:38:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"test-component-pac-kivdku-on-pull-request-x7xv2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-kivdku-on-pull-request-x7xv2 has finished running","buildpipelineRun":{"name":"test-component-pac-kivdku-on-pull-request-x7xv2","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-gkip-tbgxv","namespace":"stat-rep-dbkk"},"namespace":"stat-rep-dbkk","name":"my-integration-test-gkip-tbgxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ID":74927166047,"CheckName":"Konflux Dev version / my-integration-test-gkip / test-component-pac-kivdku","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","testedSnapshot.Name":"integ-app-olro-20260507-233021-000","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-exnz-s2cjt","namespace":"stat-rep-dbkk"},"namespace":"stat-rep-dbkk","name":"my-integration-test-exnz-s2cjt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-exnz","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-exnz-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-exnz-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","existingCheckRun":"github.CheckRun{ID:74927164549, NodeID:\"CR_kwDOMjU9q88AAAARcgHMhQ\", HeadSHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", ExternalID:\"my-integration-test-exnz-test-component-pac-kivdku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927164549\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74927164549\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:30:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-kivdku snapshot optional scenario my-integration-test-exnz is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-dbkk/test-component-pac-kivdku-on-pull-request-x7xv2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927164549/annotations\"}, Name:\"Konflux Dev version / my-integration-test-exnz / test-component-pac-kivdku\", CheckSuite:github.CheckSuite{ID:68000595657}, 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:3646340313, Number:9638, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9638\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kivdku\", SHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", 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-rzkzng\", 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-07T23:38:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fhgc-l25hs","namespace":"stat-rep-dbkk"},"namespace":"stat-rep-dbkk","name":"my-integration-test-fhgc-l25hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-amnr-npdlh","namespace":"stat-rep-dbkk"},"namespace":"stat-rep-dbkk","name":"my-integration-test-amnr-npdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ID":74927164549,"CheckName":"Konflux Dev version / my-integration-test-exnz / test-component-pac-kivdku","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","testedSnapshot.Name":"integ-app-olro-20260507-233021-000","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-amnr","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-amnr-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-amnr-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","existingCheckRun":"github.CheckRun{ID:74927165166, NodeID:\"CR_kwDOMjU9q88AAAARcgHO7g\", HeadSHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", ExternalID:\"my-integration-test-amnr-test-component-pac-kivdku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927165166\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74927165166\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:30:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-kivdku snapshot scenario my-integration-test-amnr is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-dbkk/test-component-pac-kivdku-on-pull-request-x7xv2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927165166/annotations\"}, Name:\"Konflux Dev version / my-integration-test-amnr / test-component-pac-kivdku\", CheckSuite:github.CheckSuite{ID:68000595657}, 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:3646340313, Number:9638, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9638\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kivdku\", SHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", 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-rzkzng\", 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-07T23:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ID":74927165166,"CheckName":"Konflux Dev version / my-integration-test-amnr / test-component-pac-kivdku","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","testedSnapshot.Name":"integ-app-olro-20260507-233021-000","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38: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-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","snapshot.Name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38: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-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"}} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 3 required integration tests finished, 0 out of 3 required integration tests passed","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","snapshot.Name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","destinationComponentSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-amnr","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-amnr","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-amnr-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:38:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","existingCheckRun":"github.CheckRun{ID:74927165166, NodeID:\"CR_kwDOMjU9q88AAAARcgHO7g\", HeadSHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", ExternalID:\"my-integration-test-amnr-test-component-pac-kivdku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927165166\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74927165166\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:30:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-kivdku snapshot integ-app-olro-20260507-233021-000 and scenario my-integration-test-amnr is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927165166/annotations\"}, Name:\"Konflux Dev version / my-integration-test-amnr / test-component-pac-kivdku\", CheckSuite:github.CheckSuite{ID:68000595657}, 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:3646340313, Number:9638, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9638\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kivdku\", SHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", 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-rzkzng\", 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-07T23:38:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ID":74927165166,"CheckName":"Konflux Dev version / my-integration-test-amnr / test-component-pac-kivdku","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-07T23:38:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","testedSnapshot.Name":"integ-app-olro-20260507-233021-000","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:38:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-fhgc","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-fhgc-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:38:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","existingCheckRun":"github.CheckRun{ID:74927165632, NodeID:\"CR_kwDOMjU9q88AAAARcgHQwA\", HeadSHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", ExternalID:\"my-integration-test-fhgc-test-component-pac-kivdku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927165632\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74927165632\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:30:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-kivdku snapshot integ-app-olro-20260507-233021-000 and scenario my-integration-test-fhgc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927165632/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fhgc / test-component-pac-kivdku\", CheckSuite:github.CheckSuite{ID:68000595657}, 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:3646340313, Number:9638, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9638\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kivdku\", SHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", 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-rzkzng\", 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-07T23:38:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ID":74927165632,"CheckName":"Konflux Dev version / my-integration-test-fhgc / test-component-pac-kivdku","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-07T23:38:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","testedSnapshot.Name":"integ-app-olro-20260507-233021-000","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:38:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-gkip","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-gkip-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:38:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","existingCheckRun":"github.CheckRun{ID:74927166047, NodeID:\"CR_kwDOMjU9q88AAAARcgHSXw\", HeadSHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", ExternalID:\"my-integration-test-gkip-test-component-pac-kivdku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927166047\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74927166047\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:30:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-kivdku snapshot integ-app-olro-20260507-233021-000 and scenario my-integration-test-gkip is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927166047/annotations\"}, Name:\"Konflux Dev version / my-integration-test-gkip / test-component-pac-kivdku\", CheckSuite:github.CheckSuite{ID:68000595657}, 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:3646340313, Number:9638, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9638\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kivdku\", SHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", 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-rzkzng\", 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-07T23:38:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ID":74927166047,"CheckName":"Konflux Dev version / my-integration-test-gkip / test-component-pac-kivdku","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-07T23:38:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","testedSnapshot.Name":"integ-app-olro-20260507-233021-000","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:38:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-exnz","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-exnz-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:38:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","existingCheckRun":"github.CheckRun{ID:74927164549, NodeID:\"CR_kwDOMjU9q88AAAARcgHMhQ\", HeadSHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", ExternalID:\"my-integration-test-exnz-test-component-pac-kivdku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927164549\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74927164549\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:30:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-kivdku snapshot integ-app-olro-20260507-233021-000 and optional scenario my-integration-test-exnz is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927164549/annotations\"}, Name:\"Konflux Dev version / my-integration-test-exnz / test-component-pac-kivdku\", CheckSuite:github.CheckSuite{ID:68000595657}, 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:3646340313, Number:9638, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9638\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kivdku\", SHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", 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-rzkzng\", 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-07T23:38:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ID":74927164549,"CheckName":"Konflux Dev version / my-integration-test-exnz / test-component-pac-kivdku","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-07T23:38:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","testedSnapshot.Name":"integ-app-olro-20260507-233021-000","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:38:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38: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-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","snapshot.Name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:38:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","prGroup":"konflux-gl-multi-component-parent-khlv","prGroupHash":"8d197fb08e3426ccbeb51bc5eac95da5bf67833d0d50b25d81a3fed20e43e7"} {"level":"info","ts":"2026-05-07T23:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38: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":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:38:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 3, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-07T23:31:47Z","completionTime":"2026-05-07T23:38:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"IMAGE_DIGEST","value":"sha256:28608563c0284c0fb0d615413087df4d986e564670f9afb79993b96e3d602852"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-sxbadm"},{"name":"CHAINS-GIT_COMMIT","value":"e2a05809e7b9dfe19d148bf3ac87b465f38a8473"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-sxbadm"},{"name":"revision","value":"e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473.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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473.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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"ALWAYS_BUILD_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-parent-khlv-on-pull-request-qdtgn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo081cd4a28264cfbe10d61eef35e8240c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-081cd4a28264cfbe10d61eef35e8240c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon081cd4a28264cfbe10d61eef35e8240c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp081cd4a28264cfbe10d61eef35e8240c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-081cd4a28264cfbe10d61eef35e8240c-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-081cd4a28264cfbe10d61eef35e8240c-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo081cd4a28264cfbe10d61eef35e8240c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com081cd4a28264cfbe10d61eef35e8240c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co081cd4a28264cfbe10d61eef35e8240c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn-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-2647e8c1af532257661a53032753d1af-5741a68a49d8c413-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-khlv-on-pull-request-qdtgn has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","prGroup":"konflux-gl-multi-component-parent-khlv","prGroupHash":"8d197fb08e3426ccbeb51bc5eac95da5bf67833d0d50b25d81a3fed20e43e7"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:38:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 3, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-07T23:31:47Z","completionTime":"2026-05-07T23:38:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"IMAGE_DIGEST","value":"sha256:28608563c0284c0fb0d615413087df4d986e564670f9afb79993b96e3d602852"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-sxbadm"},{"name":"CHAINS-GIT_COMMIT","value":"e2a05809e7b9dfe19d148bf3ac87b465f38a8473"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-sxbadm"},{"name":"revision","value":"e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473.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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473.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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"ALWAYS_BUILD_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-parent-khlv-on-pull-request-qdtgn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo081cd4a28264cfbe10d61eef35e8240c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-081cd4a28264cfbe10d61eef35e8240c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon081cd4a28264cfbe10d61eef35e8240c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp081cd4a28264cfbe10d61eef35e8240c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-081cd4a28264cfbe10d61eef35e8240c-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-081cd4a28264cfbe10d61eef35e8240c-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo081cd4a28264cfbe10d61eef35e8240c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com081cd4a28264cfbe10d61eef35e8240c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co081cd4a28264cfbe10d61eef35e8240c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn-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-2647e8c1af532257661a53032753d1af-5741a68a49d8c413-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-khlv-on-pull-request-qdtgn has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","prGroup":"konflux-gl-multi-component-parent-khlv","prGroupHash":"8d197fb08e3426ccbeb51bc5eac95da5bf67833d0d50b25d81a3fed20e43e7"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:38:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 3, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-07T23:31:47Z","completionTime":"2026-05-07T23:38:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"IMAGE_DIGEST","value":"sha256:28608563c0284c0fb0d615413087df4d986e564670f9afb79993b96e3d602852"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-sxbadm"},{"name":"CHAINS-GIT_COMMIT","value":"e2a05809e7b9dfe19d148bf3ac87b465f38a8473"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-sxbadm"},{"name":"revision","value":"e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473.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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473.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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"ALWAYS_BUILD_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-parent-khlv-on-pull-request-qdtgn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo081cd4a28264cfbe10d61eef35e8240c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-081cd4a28264cfbe10d61eef35e8240c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon081cd4a28264cfbe10d61eef35e8240c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp081cd4a28264cfbe10d61eef35e8240c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-081cd4a28264cfbe10d61eef35e8240c-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-081cd4a28264cfbe10d61eef35e8240c-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo081cd4a28264cfbe10d61eef35e8240c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com081cd4a28264cfbe10d61eef35e8240c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co081cd4a28264cfbe10d61eef35e8240c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn-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-2647e8c1af532257661a53032753d1af-5741a68a49d8c413-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-khlv-on-pull-request-qdtgn has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","prGroup":"konflux-gl-multi-component-parent-khlv","prGroupHash":"8d197fb08e3426ccbeb51bc5eac95da5bf67833d0d50b25d81a3fed20e43e7"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:38:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 3, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-07T23:31:47Z","completionTime":"2026-05-07T23:38:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"IMAGE_DIGEST","value":"sha256:28608563c0284c0fb0d615413087df4d986e564670f9afb79993b96e3d602852"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-sxbadm"},{"name":"CHAINS-GIT_COMMIT","value":"e2a05809e7b9dfe19d148bf3ac87b465f38a8473"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-sxbadm"},{"name":"revision","value":"e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473.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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473.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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"ALWAYS_BUILD_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-parent-khlv-on-pull-request-qdtgn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo081cd4a28264cfbe10d61eef35e8240c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-081cd4a28264cfbe10d61eef35e8240c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon081cd4a28264cfbe10d61eef35e8240c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp081cd4a28264cfbe10d61eef35e8240c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-081cd4a28264cfbe10d61eef35e8240c-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-081cd4a28264cfbe10d61eef35e8240c-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo081cd4a28264cfbe10d61eef35e8240c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com081cd4a28264cfbe10d61eef35e8240c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co081cd4a28264cfbe10d61eef35e8240c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn-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-2647e8c1af532257661a53032753d1af-5741a68a49d8c413-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-khlv-on-pull-request-qdtgn has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","prGroup":"konflux-gl-multi-component-parent-khlv","prGroupHash":"8d197fb08e3426ccbeb51bc5eac95da5bf67833d0d50b25d81a3fed20e43e7"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:38:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 3, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-07T23:31:47Z","completionTime":"2026-05-07T23:38:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"IMAGE_DIGEST","value":"sha256:28608563c0284c0fb0d615413087df4d986e564670f9afb79993b96e3d602852"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-sxbadm"},{"name":"CHAINS-GIT_COMMIT","value":"e2a05809e7b9dfe19d148bf3ac87b465f38a8473"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-sxbadm"},{"name":"revision","value":"e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473.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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473.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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"ALWAYS_BUILD_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-parent-khlv-on-pull-request-qdtgn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo081cd4a28264cfbe10d61eef35e8240c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-081cd4a28264cfbe10d61eef35e8240c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon081cd4a28264cfbe10d61eef35e8240c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp081cd4a28264cfbe10d61eef35e8240c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-081cd4a28264cfbe10d61eef35e8240c-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-081cd4a28264cfbe10d61eef35e8240c-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo081cd4a28264cfbe10d61eef35e8240c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com081cd4a28264cfbe10d61eef35e8240c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co081cd4a28264cfbe10d61eef35e8240c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn-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-2647e8c1af532257661a53032753d1af-5741a68a49d8c413-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-khlv-on-pull-request-qdtgn has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39: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-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"}} {"level":"info","ts":"2026-05-07T23:39:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:39:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 3 required integration tests finished, 0 out of 3 required integration tests passed","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:39:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","snapshot.Name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","destinationComponentSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-gkip-tbgxv","namespace":"stat-rep-dbkk"},"namespace":"stat-rep-dbkk","name":"my-integration-test-gkip-tbgxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:39:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:39:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-gkip","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-amnr"} {"level":"info","ts":"2026-05-07T23:39:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-fhgc"} {"level":"info","ts":"2026-05-07T23:39:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-gkip","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-gkip-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:39:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","existingCheckRun":"github.CheckRun{ID:74927166047, NodeID:\"CR_kwDOMjU9q88AAAARcgHSXw\", HeadSHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", ExternalID:\"my-integration-test-gkip-test-component-pac-kivdku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927166047\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74927166047\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:30:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-kivdku snapshot integ-app-olro-20260507-233021-000 and scenario my-integration-test-gkip is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927166047/annotations\"}, Name:\"Konflux Dev version / my-integration-test-gkip / test-component-pac-kivdku\", CheckSuite:github.CheckSuite{ID:68000595657}, 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:3646340313, Number:9638, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9638\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kivdku\", SHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", 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-rzkzng\", 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-07T23:39: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:39: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:39:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:39: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:39:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39: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-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","prGroup":"konflux-test-comp-pac-gitlab-jysbcx","prGroupHash":"d9455f7e508c4d912b73e9b7c942d293729a048c0bc55b2d27d5985a8d297d"} {"level":"info","ts":"2026-05-07T23:39:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39: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-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-07T23:39:05Z","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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ID":74927166047,"CheckName":"Konflux Dev version / my-integration-test-gkip / test-component-pac-kivdku","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-07T23:39:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","testedSnapshot.Name":"integ-app-olro-20260507-233021-000","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-07T23:39:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-exnz"} {"level":"info","ts":"2026-05-07T23:39:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39: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-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","snapshot.Name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39:05Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"my-integration-test-gkip-tbgxv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:39:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","projectID":56586709,"pipelineID":2508923078} {"level":"info","ts":"2026-05-07T23:39:05Z","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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenarioName":"my-integration-test-pwkx"} {"level":"info","ts":"2026-05-07T23:39:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.name":"my-integration-test-pwkx","commitStatus2.ID":14270564037,"TargetURL":null} {"level":"info","ts":"2026-05-07T23:39:05Z","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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","projectID":56586709,"pipelineID":2508923078} {"level":"info","ts":"2026-05-07T23:39:05Z","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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenarioName":"my-integration-test-tqhk"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.name":"my-integration-test-tqhk","commitStatus2.ID":14270564084,"TargetURL":null} {"level":"info","ts":"2026-05-07T23:39:06Z","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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","reconcileID":"35d9ae04-f41f-49cb-9604-a35f34ff8e70","snapshot.Namespace":"gitlab-rep-gzax","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentTitle":"Integration test for component test-comp-pac-gitlab-jysbcx","noteID":3326416276} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentTitle":"Integration test for component test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:39:06Z","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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentPrefix":"Integration test for component test-comp-pac-gitlab-jysbcx","count":1} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","noteID":3326416276,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:39:06Z","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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","pipelineRun.Namespace":"gitlab-rep-gzax","pipelineRun.Name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:39:06Z","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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","pipelinerun.Name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n"} {"level":"info","ts":"2026-05-07T23:39: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-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39: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-pac-gitlab-jysbcx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:39:05Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:31:12Z","completionTime":"2026-05-07T23:39:05Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-gzax/test-comp-pac-gitlab-jysbcx:on-pr-1760262febbc5de23f60ced2cf12cdea36d10002"},{"name":"IMAGE_DIGEST","value":"sha256:8a17c269cdd94d360eaff98c621f5ed701ad63988e2fddda377b4dfd8a9c3fc9"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"1760262febbc5de23f60ced2cf12cdea36d10002"}],"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":"1760262febbc5de23f60ced2cf12cdea36d10002"}],"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-gzax/test-comp-pac-gitlab-jysbcx:on-pr-1760262febbc5de23f60ced2cf12cdea36d10002"},{"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-gzax/test-comp-pac-gitlab-jysbcx:on-pr-1760262febbc5de23f60ced2cf12cdea36d10002"},{"name":"ALWAYS_BUILD_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-jysbcx-on-pull-request-rv75n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-54a83d92b3766b8154117336296bee1d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp54a83d92b3766b8154117336296bee1d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g54a83d92b3766b8154117336296bee1d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac54a83d92b3766b8154117336296bee1d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes54a83d92b3766b8154117336296bee1d-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-jysbcx-on-pull-request-rv75n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jysbcx-on-71e1e0e0d62624dc7852f85591083cc3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g54a83d92b3766b8154117336296bee1d-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-jysbcx-on-pull-request-rv75n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-54a83d92b3766b8154117336296bee1d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa54a83d92b3766b8154117336296bee1d-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-jysbcx-on-pull-request-rv75n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g54a83d92b3766b8154117336296bee1d-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p54a83d92b3766b8154117336296bee1d-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-64795e982a400bb1a54cede07203193f-c881ec7f812b7c81-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39: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-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"}} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 3 required integration tests finished, 0 out of 3 required integration tests passed","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","snapshot.Name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","destinationComponentSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39: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":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","prGroup":"konflux-test-comp-pac-gitlab-jysbcx","prGroupHash":"d9455f7e508c4d912b73e9b7c942d293729a048c0bc55b2d27d5985a8d297d"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:39:05Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:31:12Z","completionTime":"2026-05-07T23:39:05Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-gzax/test-comp-pac-gitlab-jysbcx:on-pr-1760262febbc5de23f60ced2cf12cdea36d10002"},{"name":"IMAGE_DIGEST","value":"sha256:8a17c269cdd94d360eaff98c621f5ed701ad63988e2fddda377b4dfd8a9c3fc9"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"1760262febbc5de23f60ced2cf12cdea36d10002"}],"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":"1760262febbc5de23f60ced2cf12cdea36d10002"}],"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-gzax/test-comp-pac-gitlab-jysbcx:on-pr-1760262febbc5de23f60ced2cf12cdea36d10002"},{"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-gzax/test-comp-pac-gitlab-jysbcx:on-pr-1760262febbc5de23f60ced2cf12cdea36d10002"},{"name":"ALWAYS_BUILD_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-jysbcx-on-pull-request-rv75n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-54a83d92b3766b8154117336296bee1d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp54a83d92b3766b8154117336296bee1d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g54a83d92b3766b8154117336296bee1d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac54a83d92b3766b8154117336296bee1d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes54a83d92b3766b8154117336296bee1d-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-jysbcx-on-pull-request-rv75n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jysbcx-on-71e1e0e0d62624dc7852f85591083cc3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g54a83d92b3766b8154117336296bee1d-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-jysbcx-on-pull-request-rv75n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-54a83d92b3766b8154117336296bee1d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa54a83d92b3766b8154117336296bee1d-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-jysbcx-on-pull-request-rv75n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g54a83d92b3766b8154117336296bee1d-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p54a83d92b3766b8154117336296bee1d-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-64795e982a400bb1a54cede07203193f-c881ec7f812b7c81-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39: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":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","prGroup":"konflux-test-comp-pac-gitlab-jysbcx","prGroupHash":"d9455f7e508c4d912b73e9b7c942d293729a048c0bc55b2d27d5985a8d297d"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:39:05Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:31:12Z","completionTime":"2026-05-07T23:39:05Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-gzax/test-comp-pac-gitlab-jysbcx:on-pr-1760262febbc5de23f60ced2cf12cdea36d10002"},{"name":"IMAGE_DIGEST","value":"sha256:8a17c269cdd94d360eaff98c621f5ed701ad63988e2fddda377b4dfd8a9c3fc9"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"1760262febbc5de23f60ced2cf12cdea36d10002"}],"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":"1760262febbc5de23f60ced2cf12cdea36d10002"}],"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-gzax/test-comp-pac-gitlab-jysbcx:on-pr-1760262febbc5de23f60ced2cf12cdea36d10002"},{"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-gzax/test-comp-pac-gitlab-jysbcx:on-pr-1760262febbc5de23f60ced2cf12cdea36d10002"},{"name":"ALWAYS_BUILD_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-jysbcx-on-pull-request-rv75n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-54a83d92b3766b8154117336296bee1d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp54a83d92b3766b8154117336296bee1d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g54a83d92b3766b8154117336296bee1d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac54a83d92b3766b8154117336296bee1d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes54a83d92b3766b8154117336296bee1d-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-jysbcx-on-pull-request-rv75n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jysbcx-on-71e1e0e0d62624dc7852f85591083cc3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g54a83d92b3766b8154117336296bee1d-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-jysbcx-on-pull-request-rv75n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-54a83d92b3766b8154117336296bee1d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa54a83d92b3766b8154117336296bee1d-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-jysbcx-on-pull-request-rv75n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g54a83d92b3766b8154117336296bee1d-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p54a83d92b3766b8154117336296bee1d-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-64795e982a400bb1a54cede07203193f-c881ec7f812b7c81-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-exnz","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-amnr"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-fhgc"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-gkip"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-exnz","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-exnz-s2cjt","namespace":"stat-rep-dbkk"},"namespace":"stat-rep-dbkk","name":"my-integration-test-exnz-s2cjt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-amnr-npdlh","namespace":"stat-rep-dbkk"},"namespace":"stat-rep-dbkk","name":"my-integration-test-amnr-npdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-exnz-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","existingCheckRun":"github.CheckRun{ID:74927164549, NodeID:\"CR_kwDOMjU9q88AAAARcgHMhQ\", HeadSHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", ExternalID:\"my-integration-test-exnz-test-component-pac-kivdku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927164549\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74927164549\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:30:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-kivdku snapshot integ-app-olro-20260507-233021-000 and optional scenario my-integration-test-exnz is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927164549/annotations\"}, Name:\"Konflux Dev version / my-integration-test-exnz / test-component-pac-kivdku\", CheckSuite:github.CheckSuite{ID:68000595657}, 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:3646340313, Number:9638, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9638\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kivdku\", SHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", 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-rzkzng\", 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-07T23:39:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ID":74927164549,"CheckName":"Konflux Dev version / my-integration-test-exnz / test-component-pac-kivdku","Status":"completed","Conclusion":"neutral"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","testedSnapshot.Name":"integ-app-olro-20260507-233021-000","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39: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-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","snapshot.Name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"my-integration-test-exnz-s2cjt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"my-integration-test-amnr-npdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"}} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 3 required integration tests finished, 1 out of 3 required integration tests passed","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","snapshot.Name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","destinationComponentSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-amnr","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-exnz"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-amnr","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","prGroup":"konflux-test-component-pac-hxibjb","prGroupHash":"b3872993be58fd0e98c3ef78098374d0a03d2a962c35eae538f0766075a0cf"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:07Z","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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-amnr-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","existingCheckRun":"github.CheckRun{ID:74927165166, NodeID:\"CR_kwDOMjU9q88AAAARcgHO7g\", HeadSHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", ExternalID:\"my-integration-test-amnr-test-component-pac-kivdku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927165166\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74927165166\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:30:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-kivdku snapshot integ-app-olro-20260507-233021-000 and scenario my-integration-test-amnr is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927165166/annotations\"}, Name:\"Konflux Dev version / my-integration-test-amnr / test-component-pac-kivdku\", CheckSuite:github.CheckSuite{ID:68000595657}, 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:3646340313, Number:9638, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9638\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kivdku\", SHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", 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-rzkzng\", 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-07T23:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","ExternalID":"my-integration-test-rxqd-test-component-pac-hxibjb"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","ExternalID":"my-integration-test-rxqd-test-component-pac-hxibjb"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","existingCheckRun":"github.CheckRun{ID:74927196138, NodeID:\"CR_kwDOKrwUx88AAAARcgJH6g\", HeadSHA:\"1d4b57aa6c0873202c16ae4b3710e14ab216705a\", ExternalID:\"my-integration-test-rxqd-test-component-pac-hxibjb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74927196138\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74927196138\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:30:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-hxibjb snapshot scenario my-integration-test-rxqd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-ybfr/test-component-pac-hxibjb-on-pull-request-hzvxd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74927196138/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxqd / test-component-pac-hxibjb\", CheckSuite:github.CheckSuite{ID:68000622061}, 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:3646341054, Number:30177, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30177\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-hxibjb\", SHA:\"1d4b57aa6c0873202c16ae4b3710e14ab216705a\", 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-qvjmqz\", 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-07T23:39:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ID":74927165166,"CheckName":"Konflux Dev version / my-integration-test-amnr / test-component-pac-kivdku","Status":"completed","Conclusion":"neutral"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","testedSnapshot.Name":"integ-app-olro-20260507-233021-000","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testStatus":"BuildPLRInProgress"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-fhgc"} {"level":"info","ts":"2026-05-07T23:39:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-gkip"} {"level":"info","ts":"2026-05-07T23:39:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39: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-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","snapshot.Name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39:08Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","ID":74927196138,"CheckName":"Konflux Dev version / my-integration-test-rxqd / test-component-pac-hxibjb","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-07T23:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","pipelineRun.Namespace":"integration1-ybfr","pipelineRun.Name":"test-component-pac-hxibjb-on-pull-request-hzvxd","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:39:08Z","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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","pipelinerun.Name":"test-component-pac-hxibjb-on-pull-request-hzvxd"} {"level":"info","ts":"2026-05-07T23:39: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-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:08Z","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-hxibjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:39:07Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:38Z","completionTime":"2026-05-07T23:39:07Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"name":"IMAGE_DIGEST","value":"sha256:74964878e4f2ef7bb5b9421148770560d7bea258923b7abd9cdc730b51071516"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"1d4b57aa6c0873202c16ae4b3710e14ab216705a"}],"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":"1d4b57aa6c0873202c16ae4b3710e14ab216705a"}],"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-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"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-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"name":"ALWAYS_BUILD_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-hxibjb-on-pull-request-hzvxd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component83ab5e5b79fd9fc248124644c653354b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp83ab5e5b79fd9fc248124644c653354b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen83ab5e5b79fd9fc248124644c653354b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes83ab5e5b79fd9fc248124644c653354b-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-hxibjb-on-pull-request-hzvxd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pu714ad64f2b611d5408447e029bb8ec7e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component83ab5e5b79fd9fc248124644c653354b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone83ab5e5b79fd9fc248124644c653354b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon83ab5e5b79fd9fc248124644c653354b-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-824c5b30a2951ef821442dacc387d685-6e7c8eb6bed9c35d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hxibjb-on-pull-request-hzvxd has finished running","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","prGroup":"konflux-test-component-pac-hxibjb","prGroupHash":"b3872993be58fd0e98c3ef78098374d0a03d2a962c35eae538f0766075a0cf"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:39:07Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:38Z","completionTime":"2026-05-07T23:39:07Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"name":"IMAGE_DIGEST","value":"sha256:74964878e4f2ef7bb5b9421148770560d7bea258923b7abd9cdc730b51071516"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"1d4b57aa6c0873202c16ae4b3710e14ab216705a"}],"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":"1d4b57aa6c0873202c16ae4b3710e14ab216705a"}],"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-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"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-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"name":"ALWAYS_BUILD_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-hxibjb-on-pull-request-hzvxd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component83ab5e5b79fd9fc248124644c653354b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp83ab5e5b79fd9fc248124644c653354b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen83ab5e5b79fd9fc248124644c653354b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes83ab5e5b79fd9fc248124644c653354b-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-hxibjb-on-pull-request-hzvxd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pu714ad64f2b611d5408447e029bb8ec7e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component83ab5e5b79fd9fc248124644c653354b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone83ab5e5b79fd9fc248124644c653354b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon83ab5e5b79fd9fc248124644c653354b-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-824c5b30a2951ef821442dacc387d685-6e7c8eb6bed9c35d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hxibjb-on-pull-request-hzvxd has finished running","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","prGroup":"konflux-test-component-pac-hxibjb","prGroupHash":"b3872993be58fd0e98c3ef78098374d0a03d2a962c35eae538f0766075a0cf"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:39:07Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:38Z","completionTime":"2026-05-07T23:39:07Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"name":"IMAGE_DIGEST","value":"sha256:74964878e4f2ef7bb5b9421148770560d7bea258923b7abd9cdc730b51071516"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"1d4b57aa6c0873202c16ae4b3710e14ab216705a"}],"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":"1d4b57aa6c0873202c16ae4b3710e14ab216705a"}],"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-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"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-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"name":"ALWAYS_BUILD_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-hxibjb-on-pull-request-hzvxd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component83ab5e5b79fd9fc248124644c653354b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp83ab5e5b79fd9fc248124644c653354b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen83ab5e5b79fd9fc248124644c653354b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes83ab5e5b79fd9fc248124644c653354b-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-hxibjb-on-pull-request-hzvxd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pu714ad64f2b611d5408447e029bb8ec7e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component83ab5e5b79fd9fc248124644c653354b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone83ab5e5b79fd9fc248124644c653354b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon83ab5e5b79fd9fc248124644c653354b-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-824c5b30a2951ef821442dacc387d685-6e7c8eb6bed9c35d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hxibjb-on-pull-request-hzvxd has finished running","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","prGroup":"konflux-test-component-pac-hxibjb","prGroupHash":"b3872993be58fd0e98c3ef78098374d0a03d2a962c35eae538f0766075a0cf"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:39:07Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:38Z","completionTime":"2026-05-07T23:39:07Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"name":"IMAGE_DIGEST","value":"sha256:74964878e4f2ef7bb5b9421148770560d7bea258923b7abd9cdc730b51071516"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"1d4b57aa6c0873202c16ae4b3710e14ab216705a"}],"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":"1d4b57aa6c0873202c16ae4b3710e14ab216705a"}],"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-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"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-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"name":"ALWAYS_BUILD_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-hxibjb-on-pull-request-hzvxd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component83ab5e5b79fd9fc248124644c653354b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp83ab5e5b79fd9fc248124644c653354b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen83ab5e5b79fd9fc248124644c653354b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes83ab5e5b79fd9fc248124644c653354b-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-hxibjb-on-pull-request-hzvxd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pu714ad64f2b611d5408447e029bb8ec7e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component83ab5e5b79fd9fc248124644c653354b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone83ab5e5b79fd9fc248124644c653354b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon83ab5e5b79fd9fc248124644c653354b-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-824c5b30a2951ef821442dacc387d685-6e7c8eb6bed9c35d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hxibjb-on-pull-request-hzvxd has finished running","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","prGroup":"konflux-test-component-pac-hxibjb","prGroupHash":"b3872993be58fd0e98c3ef78098374d0a03d2a962c35eae538f0766075a0cf"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:39:07Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:38Z","completionTime":"2026-05-07T23:39:07Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"name":"IMAGE_DIGEST","value":"sha256:74964878e4f2ef7bb5b9421148770560d7bea258923b7abd9cdc730b51071516"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"1d4b57aa6c0873202c16ae4b3710e14ab216705a"}],"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":"1d4b57aa6c0873202c16ae4b3710e14ab216705a"}],"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-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"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-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"name":"ALWAYS_BUILD_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-hxibjb-on-pull-request-hzvxd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component83ab5e5b79fd9fc248124644c653354b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp83ab5e5b79fd9fc248124644c653354b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen83ab5e5b79fd9fc248124644c653354b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes83ab5e5b79fd9fc248124644c653354b-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-hxibjb-on-pull-request-hzvxd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pu714ad64f2b611d5408447e029bb8ec7e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component83ab5e5b79fd9fc248124644c653354b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone83ab5e5b79fd9fc248124644c653354b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon83ab5e5b79fd9fc248124644c653354b-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-824c5b30a2951ef821442dacc387d685-6e7c8eb6bed9c35d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-hzvxd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hxibjb-on-pull-request-hzvxd has finished running","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"}} {"level":"info","ts":"2026-05-07T23:39:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 3 required integration test scenarios","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:39:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"3 out of 3 required integration tests finished, 1 out of 3 required integration tests passed","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:39:16Z","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-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"integ-app-olro-20260507-233021-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:39:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:39:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:39:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","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-07T23:39:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:39:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro"} {"level":"info","ts":"2026-05-07T23:39:16Z","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-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"integ-app-olro-20260507-233021-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:39:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","destinationComponentSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fhgc-l25hs","namespace":"stat-rep-dbkk"},"namespace":"stat-rep-dbkk","name":"my-integration-test-fhgc-l25hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:39:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:39:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-fhgc","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-exnz"} {"level":"info","ts":"2026-05-07T23:39:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-amnr"} {"level":"info","ts":"2026-05-07T23:39:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-fhgc","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testedSnapshot":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ExternalID":"my-integration-test-fhgc-test-component-pac-kivdku"} {"level":"info","ts":"2026-05-07T23:39:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","existingCheckRun":"github.CheckRun{ID:74927165632, NodeID:\"CR_kwDOMjU9q88AAAARcgHQwA\", HeadSHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", ExternalID:\"my-integration-test-fhgc-test-component-pac-kivdku\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927165632\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74927165632\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:30:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-kivdku snapshot integ-app-olro-20260507-233021-000 and scenario my-integration-test-fhgc is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74927165632/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fhgc / test-component-pac-kivdku\", CheckSuite:github.CheckSuite{ID:68000595657}, 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:3646340313, Number:9638, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9638\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kivdku\", SHA:\"544c7dbea98adca3fef68760e80c653c4cb16262\", 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-rzkzng\", 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-07T23:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","ID":74927165632,"CheckName":"Konflux Dev version / my-integration-test-fhgc / test-component-pac-kivdku","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-07T23:39:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","testedSnapshot.Name":"integ-app-olro-20260507-233021-000","destinationSnapshot.Name":"integ-app-olro-20260507-233021-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-07T23:39:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","scenario.Name":"my-integration-test-gkip"} {"level":"info","ts":"2026-05-07T23:39:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39: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-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","snapshot.Name":"integ-app-olro-20260507-233021-000"} {"level":"info","ts":"2026-05-07T23:39:17Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-olro-20260507-233021-000","namespace":"stat-rep-dbkk"},"application":"stat-rep-dbkk/integ-app-olro","namespace":"stat-rep-dbkk","name":"my-integration-test-fhgc-l25hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","prGroup":"konflux-gl-multi-component-parent-khlv","prGroupHash":"8d197fb08e3426ccbeb51bc5eac95da5bf67833d0d50b25d81a3fed20e43e7"} {"level":"info","ts":"2026-05-07T23:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:18Z","logger":"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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:38:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 3, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-07T23:31:47Z","completionTime":"2026-05-07T23:38:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"IMAGE_DIGEST","value":"sha256:28608563c0284c0fb0d615413087df4d986e564670f9afb79993b96e3d602852"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-sxbadm"},{"name":"CHAINS-GIT_COMMIT","value":"e2a05809e7b9dfe19d148bf3ac87b465f38a8473"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-sxbadm"},{"name":"revision","value":"e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473.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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473.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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"ALWAYS_BUILD_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-parent-khlv-on-pull-request-qdtgn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo081cd4a28264cfbe10d61eef35e8240c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-081cd4a28264cfbe10d61eef35e8240c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon081cd4a28264cfbe10d61eef35e8240c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp081cd4a28264cfbe10d61eef35e8240c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-081cd4a28264cfbe10d61eef35e8240c-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-081cd4a28264cfbe10d61eef35e8240c-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo081cd4a28264cfbe10d61eef35e8240c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com081cd4a28264cfbe10d61eef35e8240c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co081cd4a28264cfbe10d61eef35e8240c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn-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-2647e8c1af532257661a53032753d1af-5741a68a49d8c413-01"}},"deletionTimestamp":"2026-05-07 23:39:18 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:39: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-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-khlv-on-pull-request-qdtgn has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","prGroup":"konflux-gl-multi-component-parent-khlv","prGroupHash":"8d197fb08e3426ccbeb51bc5eac95da5bf67833d0d50b25d81a3fed20e43e7"} {"level":"info","ts":"2026-05-07T23:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:18Z","logger":"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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:38:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 3, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-07T23:31:47Z","completionTime":"2026-05-07T23:38:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"IMAGE_DIGEST","value":"sha256:28608563c0284c0fb0d615413087df4d986e564670f9afb79993b96e3d602852"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-sxbadm"},{"name":"CHAINS-GIT_COMMIT","value":"e2a05809e7b9dfe19d148bf3ac87b465f38a8473"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-sxbadm"},{"name":"revision","value":"e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473.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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473.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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"ALWAYS_BUILD_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-parent-khlv-on-pull-request-qdtgn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo081cd4a28264cfbe10d61eef35e8240c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-081cd4a28264cfbe10d61eef35e8240c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon081cd4a28264cfbe10d61eef35e8240c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp081cd4a28264cfbe10d61eef35e8240c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-081cd4a28264cfbe10d61eef35e8240c-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-081cd4a28264cfbe10d61eef35e8240c-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo081cd4a28264cfbe10d61eef35e8240c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com081cd4a28264cfbe10d61eef35e8240c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co081cd4a28264cfbe10d61eef35e8240c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn-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-2647e8c1af532257661a53032753d1af-5741a68a49d8c413-01"}},"deletionTimestamp":"2026-05-07 23:39:18 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:39: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-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-khlv-on-pull-request-qdtgn has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39: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-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","prGroup":"konflux-gl-multi-component-parent-khlv","prGroupHash":"8d197fb08e3426ccbeb51bc5eac95da5bf67833d0d50b25d81a3fed20e43e7"} {"level":"info","ts":"2026-05-07T23:39: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39: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-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:38:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 3, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-07T23:31:47Z","completionTime":"2026-05-07T23:38:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"IMAGE_DIGEST","value":"sha256:28608563c0284c0fb0d615413087df4d986e564670f9afb79993b96e3d602852"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-sxbadm"},{"name":"CHAINS-GIT_COMMIT","value":"e2a05809e7b9dfe19d148bf3ac87b465f38a8473"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-sxbadm"},{"name":"revision","value":"e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473.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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473.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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"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-qsum/gl-multi-component-parent-khlv:on-pr-e2a05809e7b9dfe19d148bf3ac87b465f38a8473"},{"name":"ALWAYS_BUILD_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-parent-khlv-on-pull-request-qdtgn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo081cd4a28264cfbe10d61eef35e8240c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-081cd4a28264cfbe10d61eef35e8240c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon081cd4a28264cfbe10d61eef35e8240c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp081cd4a28264cfbe10d61eef35e8240c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-081cd4a28264cfbe10d61eef35e8240c-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-081cd4a28264cfbe10d61eef35e8240c-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo081cd4a28264cfbe10d61eef35e8240c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com081cd4a28264cfbe10d61eef35e8240c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co081cd4a28264cfbe10d61eef35e8240c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn-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-2647e8c1af532257661a53032753d1af-5741a68a49d8c413-01"}},"deletionTimestamp":"2026-05-07 23:39:18 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-khlv-on-pull-request-qdtgn has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qdtgn","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39: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-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","prGroup":"konflux-test-comp-pac-gitlab-jysbcx","prGroupHash":"d9455f7e508c4d912b73e9b7c942d293729a048c0bc55b2d27d5985a8d297d"} {"level":"info","ts":"2026-05-07T23:39: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:39:05Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:31:12Z","completionTime":"2026-05-07T23:39:05Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-gzax/test-comp-pac-gitlab-jysbcx:on-pr-1760262febbc5de23f60ced2cf12cdea36d10002"},{"name":"IMAGE_DIGEST","value":"sha256:8a17c269cdd94d360eaff98c621f5ed701ad63988e2fddda377b4dfd8a9c3fc9"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"1760262febbc5de23f60ced2cf12cdea36d10002"}],"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":"1760262febbc5de23f60ced2cf12cdea36d10002"}],"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-gzax/test-comp-pac-gitlab-jysbcx:on-pr-1760262febbc5de23f60ced2cf12cdea36d10002"},{"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-gzax/test-comp-pac-gitlab-jysbcx:on-pr-1760262febbc5de23f60ced2cf12cdea36d10002"},{"name":"ALWAYS_BUILD_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-jysbcx-on-pull-request-rv75n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-54a83d92b3766b8154117336296bee1d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp54a83d92b3766b8154117336296bee1d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g54a83d92b3766b8154117336296bee1d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac54a83d92b3766b8154117336296bee1d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes54a83d92b3766b8154117336296bee1d-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-jysbcx-on-pull-request-rv75n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jysbcx-on-71e1e0e0d62624dc7852f85591083cc3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g54a83d92b3766b8154117336296bee1d-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-jysbcx-on-pull-request-rv75n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-54a83d92b3766b8154117336296bee1d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa54a83d92b3766b8154117336296bee1d-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-jysbcx-on-pull-request-rv75n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g54a83d92b3766b8154117336296bee1d-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p54a83d92b3766b8154117336296bee1d-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-64795e982a400bb1a54cede07203193f-c881ec7f812b7c81-01"}},"deletionTimestamp":"2026-05-07 23:39:21 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:39: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-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39: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-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","prGroup":"konflux-test-comp-pac-gitlab-jysbcx","prGroupHash":"d9455f7e508c4d912b73e9b7c942d293729a048c0bc55b2d27d5985a8d297d"} {"level":"info","ts":"2026-05-07T23:39: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:39:05Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:31:12Z","completionTime":"2026-05-07T23:39:05Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-gzax/test-comp-pac-gitlab-jysbcx:on-pr-1760262febbc5de23f60ced2cf12cdea36d10002"},{"name":"IMAGE_DIGEST","value":"sha256:8a17c269cdd94d360eaff98c621f5ed701ad63988e2fddda377b4dfd8a9c3fc9"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"1760262febbc5de23f60ced2cf12cdea36d10002"}],"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":"1760262febbc5de23f60ced2cf12cdea36d10002"}],"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-gzax/test-comp-pac-gitlab-jysbcx:on-pr-1760262febbc5de23f60ced2cf12cdea36d10002"},{"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-gzax/test-comp-pac-gitlab-jysbcx:on-pr-1760262febbc5de23f60ced2cf12cdea36d10002"},{"name":"ALWAYS_BUILD_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-jysbcx-on-pull-request-rv75n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-54a83d92b3766b8154117336296bee1d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp54a83d92b3766b8154117336296bee1d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g54a83d92b3766b8154117336296bee1d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac54a83d92b3766b8154117336296bee1d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes54a83d92b3766b8154117336296bee1d-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-jysbcx-on-pull-request-rv75n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jysbcx-on-71e1e0e0d62624dc7852f85591083cc3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g54a83d92b3766b8154117336296bee1d-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-jysbcx-on-pull-request-rv75n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-54a83d92b3766b8154117336296bee1d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa54a83d92b3766b8154117336296bee1d-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-jysbcx-on-pull-request-rv75n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g54a83d92b3766b8154117336296bee1d-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p54a83d92b3766b8154117336296bee1d-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-64795e982a400bb1a54cede07203193f-c881ec7f812b7c81-01"}},"deletionTimestamp":"2026-05-07 23:39:21 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:39: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-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39: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-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","prGroup":"konflux-test-comp-pac-gitlab-jysbcx","prGroupHash":"d9455f7e508c4d912b73e9b7c942d293729a048c0bc55b2d27d5985a8d297d"} {"level":"info","ts":"2026-05-07T23:39: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39: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-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:39:05Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:31:12Z","completionTime":"2026-05-07T23:39:05Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-gzax/test-comp-pac-gitlab-jysbcx:on-pr-1760262febbc5de23f60ced2cf12cdea36d10002"},{"name":"IMAGE_DIGEST","value":"sha256:8a17c269cdd94d360eaff98c621f5ed701ad63988e2fddda377b4dfd8a9c3fc9"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"1760262febbc5de23f60ced2cf12cdea36d10002"}],"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":"1760262febbc5de23f60ced2cf12cdea36d10002"}],"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-gzax/test-comp-pac-gitlab-jysbcx:on-pr-1760262febbc5de23f60ced2cf12cdea36d10002"},{"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-gzax/test-comp-pac-gitlab-jysbcx:on-pr-1760262febbc5de23f60ced2cf12cdea36d10002"},{"name":"ALWAYS_BUILD_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-jysbcx-on-pull-request-rv75n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-54a83d92b3766b8154117336296bee1d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp54a83d92b3766b8154117336296bee1d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g54a83d92b3766b8154117336296bee1d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac54a83d92b3766b8154117336296bee1d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes54a83d92b3766b8154117336296bee1d-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-jysbcx-on-pull-request-rv75n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jysbcx-on-71e1e0e0d62624dc7852f85591083cc3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g54a83d92b3766b8154117336296bee1d-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-jysbcx-on-pull-request-rv75n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-54a83d92b3766b8154117336296bee1d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa54a83d92b3766b8154117336296bee1d-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-jysbcx-on-pull-request-rv75n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g54a83d92b3766b8154117336296bee1d-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p54a83d92b3766b8154117336296bee1d-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-64795e982a400bb1a54cede07203193f-c881ec7f812b7c81-01"}},"deletionTimestamp":"2026-05-07 23:39:21 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:39: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-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-rv75n","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","PR group":"konflux-gl-multi-component-parent-khlv"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","prGroup":"konflux-gl-multi-component-parent-khlv","prGroupHash":"8d197fb08e3426ccbeb51bc5eac95da5bf67833d0d50b25d81a3fed20e43e7"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","prGroup":"konflux-test-component-pac-hxibjb","prGroupHash":"b3872993be58fd0e98c3ef78098374d0a03d2a962c35eae538f0766075a0cf"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:39:07Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:38Z","completionTime":"2026-05-07T23:39:07Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"name":"IMAGE_DIGEST","value":"sha256:74964878e4f2ef7bb5b9421148770560d7bea258923b7abd9cdc730b51071516"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"1d4b57aa6c0873202c16ae4b3710e14ab216705a"}],"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":"1d4b57aa6c0873202c16ae4b3710e14ab216705a"}],"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-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"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-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"name":"ALWAYS_BUILD_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-hxibjb-on-pull-request-hzvxd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component83ab5e5b79fd9fc248124644c653354b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp83ab5e5b79fd9fc248124644c653354b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen83ab5e5b79fd9fc248124644c653354b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes83ab5e5b79fd9fc248124644c653354b-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-hxibjb-on-pull-request-hzvxd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pu714ad64f2b611d5408447e029bb8ec7e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component83ab5e5b79fd9fc248124644c653354b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone83ab5e5b79fd9fc248124644c653354b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon83ab5e5b79fd9fc248124644c653354b-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-824c5b30a2951ef821442dacc387d685-6e7c8eb6bed9c35d-01"}},"deletionTimestamp":"2026-05-07 23:39:26 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:39:26Z","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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hxibjb-on-pull-request-hzvxd has finished running","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","prGroup":"konflux-test-component-pac-hxibjb","prGroupHash":"b3872993be58fd0e98c3ef78098374d0a03d2a962c35eae538f0766075a0cf"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:39:07Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:38Z","completionTime":"2026-05-07T23:39:07Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"name":"IMAGE_DIGEST","value":"sha256:74964878e4f2ef7bb5b9421148770560d7bea258923b7abd9cdc730b51071516"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"1d4b57aa6c0873202c16ae4b3710e14ab216705a"}],"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":"1d4b57aa6c0873202c16ae4b3710e14ab216705a"}],"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-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"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-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"name":"ALWAYS_BUILD_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-hxibjb-on-pull-request-hzvxd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component83ab5e5b79fd9fc248124644c653354b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp83ab5e5b79fd9fc248124644c653354b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen83ab5e5b79fd9fc248124644c653354b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes83ab5e5b79fd9fc248124644c653354b-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-hxibjb-on-pull-request-hzvxd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pu714ad64f2b611d5408447e029bb8ec7e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component83ab5e5b79fd9fc248124644c653354b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone83ab5e5b79fd9fc248124644c653354b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon83ab5e5b79fd9fc248124644c653354b-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-824c5b30a2951ef821442dacc387d685-6e7c8eb6bed9c35d-01"}},"deletionTimestamp":"2026-05-07 23:39:26 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:39:26Z","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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hxibjb-on-pull-request-hzvxd has finished running","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","prGroup":"konflux-test-component-pac-hxibjb","prGroupHash":"b3872993be58fd0e98c3ef78098374d0a03d2a962c35eae538f0766075a0cf"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:39:07Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:38Z","completionTime":"2026-05-07T23:39:07Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"name":"IMAGE_DIGEST","value":"sha256:74964878e4f2ef7bb5b9421148770560d7bea258923b7abd9cdc730b51071516"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"1d4b57aa6c0873202c16ae4b3710e14ab216705a"}],"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":"1d4b57aa6c0873202c16ae4b3710e14ab216705a"}],"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-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"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-ybfr/test-component-pac-hxibjb:on-pr-1d4b57aa6c0873202c16ae4b3710e14ab216705a"},{"name":"ALWAYS_BUILD_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-hxibjb-on-pull-request-hzvxd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component83ab5e5b79fd9fc248124644c653354b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp83ab5e5b79fd9fc248124644c653354b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen83ab5e5b79fd9fc248124644c653354b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes83ab5e5b79fd9fc248124644c653354b-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-hxibjb-on-pull-request-hzvxd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pu714ad64f2b611d5408447e029bb8ec7e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component83ab5e5b79fd9fc248124644c653354b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone83ab5e5b79fd9fc248124644c653354b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hxibjb-on-pull-request-hzvxd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon83ab5e5b79fd9fc248124644c653354b-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-824c5b30a2951ef821442dacc387d685-6e7c8eb6bed9c35d-01"}},"deletionTimestamp":"2026-05-07 23:39:26 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:39:26Z","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-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hxibjb-on-pull-request-hzvxd has finished running","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-hzvxd","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:39:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:31Z","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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-hxibjb-on-pull-request-mx4bf","PR group":"konflux-test-component-pac-hxibjb"} {"level":"info","ts":"2026-05-07T23:39:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","prGroup":"konflux-test-component-pac-hxibjb","prGroupHash":"b3872993be58fd0e98c3ef78098374d0a03d2a962c35eae538f0766075a0cf"} {"level":"info","ts":"2026-05-07T23:39: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-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:39:31Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","ExternalID":"my-integration-test-rxqd-test-component-pac-hxibjb"} {"level":"info","ts":"2026-05-07T23:39:31Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","ExternalID":"my-integration-test-rxqd-test-component-pac-hxibjb"} {"level":"info","ts":"2026-05-07T23:39:31Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.NameSpace":"integration1-ybfr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-rxqd","externalID":"my-integration-test-rxqd-test-component-pac-hxibjb"} {"level":"info","ts":"2026-05-07T23:39:31Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","ID":74928101684,"CheckName":"Konflux Dev version / my-integration-test-rxqd / test-component-pac-hxibjb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:39:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","pipelineRun.Namespace":"integration1-ybfr","pipelineRun.Name":"test-component-pac-hxibjb-on-pull-request-mx4bf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:39:31Z","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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","pipelinerun.Name":"test-component-pac-hxibjb-on-pull-request-mx4bf"} {"level":"info","ts":"2026-05-07T23:39: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-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-ybfr/test-component-pac-hxibjb-on-pull-request-hzvxd with pr group konflux-test-component-pac-hxibjb is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:31Z","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-hxibjb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:39:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:39: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-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:39: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-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:39:33Z","logger":"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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:39:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:39:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-youv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:38Z","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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"597.748706ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:39:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","reconcileID":"4b5f79e1-99de-417e-bc70-b31341e403a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:38Z","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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"603.288535ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:39:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","reconcileID":"d3dbfe3d-1ded-4659-b0bc-d2b9edb2d951","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:38Z","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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"613.722189ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:39:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","reconcileID":"49503238-bfc4-4066-9bc5-c3638472a119","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:38Z","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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"635.668478ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:39:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","reconcileID":"bf75c7a0-1cd7-456b-ab31-6dbebd61e2fc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:38Z","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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"676.178684ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:39:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","reconcileID":"decc0796-25ab-403e-abb4-0dd4dc9b7c0e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:38Z","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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"757.294003ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:39:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","reconcileID":"5443aa12-0b83-4d3f-9a2a-592883a27b14","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:38Z","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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"918.366202ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:39:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","reconcileID":"cee46691-d9cc-4bac-a372-2c1171c429b7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:39Z","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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"1.239699905s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:39:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","reconcileID":"063c35da-cf93-4d59-85d6-7a9096ca5460","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:39Z","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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"1.332082673s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:39:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","reconcileID":"4bb5fb2d-2d80-4b0c-af67-7837b91bde15","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:39Z","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-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"1.880431636s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:39:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","reconcileID":"677e66ba-1119-4dad-97bd-2c9ad4483c28","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"2.228707617s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:39:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","reconcileID":"0384da8d-1c89-4af9-a598-c29870c407f5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-argr-20260507-233247-000"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-argr-20260507-233247-000","application":"build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-argr-20260507-233247-000"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"build-suite-test-application-argr-20260507-233247-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-argr-20260507-233247-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-imryfq","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-fmyb/gl-test-custom-branch-imryfq@sha256:0334ecee76aabbe735d4d076427cab737f5c563f2575935377877640ffa0b6a3","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-owbmlt","revision":"b2df29e21364a5a1dc32362cbb044382e4495871"}}}]} {"level":"info","ts":"2026-05-07T23:39:40Z","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-imryfq is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 1b7e385ebe849283c0d0435718689c909a4575575dbd06de25460a0897dff0 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-argr-20260507-233247-000"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"}} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","Application.Name":"build-suite-test-application-argr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:39: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-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"build-suite-test-application-argr-20260507-233247-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-argr-20260507-233247-000"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"build-suite-test-application-argr-20260507-233247-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:39:40Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:39: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-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"build-suite-test-application-argr-20260507-233247-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","snapshot.Namespace":"build-e2e-fmyb","snapshot.Name":"build-suite-test-application-argr-20260507-233247-000"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-argr-20260507-233247-000"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-imryfq-on-pull-request-2hs8q has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","snapshot.Name":"build-suite-test-application-argr-20260507-233247-000"} {"level":"info","ts":"2026-05-07T23:39:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:39:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-imryfq-on-pull-request-2hs8q has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-2hs8q","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:39:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-parent-khlv-on-pull-request-qdtgn with pr group konflux-gl-multi-component-parent-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:39: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:39: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:39: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:39: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:39: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:39:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:39:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:39:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:39:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:39:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:39:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:39:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","PR group":"konflux-gl-test-custom-branch-imryfq"} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-argr-20260507-233247-000"} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"}} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-argr-20260507-233247-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","snapshot.Namespace":"build-e2e-fmyb","snapshot.Name":"build-suite-test-application-argr-20260507-233247-000"} {"level":"info","ts":"2026-05-07T23:40: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-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","prGroup":"konflux-gl-test-custom-branch-imryfq","prGroupHash":"1b7e385ebe849283c0d0435718689c909a4575575dbd06de25460a0897dff0"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40: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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:40: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:40: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:40: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","prGroup":"konflux-go-component-ejzbbm","prGroupHash":"4541c7289895e75e2c806ce8e31326ce9d5b4e609780402d5adf21d4926188"} {"level":"info","ts":"2026-05-07T23:40: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:40:11Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:40:11Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:40:11Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74927235712, NodeID:\"CR_kwDONSo-hs8AAAARcgLigA\", HeadSHA:\"cd9da524a880a8562dbed79402c8a8e65943191f\", ExternalID:\"my-integration-test-sefy-go-component-ejzbbm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74927235712\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74927235712\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:30:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-ejzbbm snapshot scenario my-integration-test-sefy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-btnd/go-component-ejzbbm-on-pull-request-fzvkd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74927235712/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm\", CheckSuite:github.CheckSuite{ID:68000653584}, 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:3646341952, Number:21813, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21813\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-ejzbbm\", SHA:\"cd9da524a880a8562dbed79402c8a8e65943191f\", 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-dreprm\", 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-07T23:40:12Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74927235712,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Namespace":"group-btnd","pipelineRun.Name":"go-component-ejzbbm-on-pull-request-fzvkd","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelinerun.Name":"go-component-ejzbbm-on-pull-request-fzvkd"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-ejzbbm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:40:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:59Z","completionTime":"2026-05-07T23:40:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"IMAGE_DIGEST","value":"sha256:4a2c9a725b10448bcd4130027f144906a7d7e8ec00c4ca7a0f39ebad1f1fc538"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"cd9da524a880a8562dbed79402c8a8e65943191f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"cd9da524a880a8562dbed79402c8a8e65943191f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"ALWAYS_BUILD_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":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256: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":"go-component-ejzbbm-on-pull-request-fzvkd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-0839766ec114b2488f4e618e5bf67bad-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-req5e6e638017faf0f6083292edea9bc668","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-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-2963a3cf6d988b803b62225d1bd9a10f-b894f019bc87d710-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ejzbbm-on-pull-request-fzvkd has finished running","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40: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":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","prGroup":"konflux-go-component-ejzbbm","prGroupHash":"4541c7289895e75e2c806ce8e31326ce9d5b4e609780402d5adf21d4926188"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:40:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:59Z","completionTime":"2026-05-07T23:40:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"IMAGE_DIGEST","value":"sha256:4a2c9a725b10448bcd4130027f144906a7d7e8ec00c4ca7a0f39ebad1f1fc538"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"cd9da524a880a8562dbed79402c8a8e65943191f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"cd9da524a880a8562dbed79402c8a8e65943191f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"ALWAYS_BUILD_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":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256: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":"go-component-ejzbbm-on-pull-request-fzvkd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-0839766ec114b2488f4e618e5bf67bad-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-req5e6e638017faf0f6083292edea9bc668","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-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-2963a3cf6d988b803b62225d1bd9a10f-b894f019bc87d710-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ejzbbm-on-pull-request-fzvkd has finished running","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40: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":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","prGroup":"konflux-go-component-ejzbbm","prGroupHash":"4541c7289895e75e2c806ce8e31326ce9d5b4e609780402d5adf21d4926188"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:40:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:59Z","completionTime":"2026-05-07T23:40:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"IMAGE_DIGEST","value":"sha256:4a2c9a725b10448bcd4130027f144906a7d7e8ec00c4ca7a0f39ebad1f1fc538"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"cd9da524a880a8562dbed79402c8a8e65943191f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"cd9da524a880a8562dbed79402c8a8e65943191f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"ALWAYS_BUILD_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":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256: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":"go-component-ejzbbm-on-pull-request-fzvkd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-0839766ec114b2488f4e618e5bf67bad-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-req5e6e638017faf0f6083292edea9bc668","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-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-2963a3cf6d988b803b62225d1bd9a10f-b894f019bc87d710-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ejzbbm-on-pull-request-fzvkd has finished running","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40: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":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","prGroup":"konflux-go-component-ejzbbm","prGroupHash":"4541c7289895e75e2c806ce8e31326ce9d5b4e609780402d5adf21d4926188"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:40:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:59Z","completionTime":"2026-05-07T23:40:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"IMAGE_DIGEST","value":"sha256:4a2c9a725b10448bcd4130027f144906a7d7e8ec00c4ca7a0f39ebad1f1fc538"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"cd9da524a880a8562dbed79402c8a8e65943191f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"cd9da524a880a8562dbed79402c8a8e65943191f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"ALWAYS_BUILD_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":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256: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":"go-component-ejzbbm-on-pull-request-fzvkd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-0839766ec114b2488f4e618e5bf67bad-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-req5e6e638017faf0f6083292edea9bc668","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-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-2963a3cf6d988b803b62225d1bd9a10f-b894f019bc87d710-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ejzbbm-on-pull-request-fzvkd has finished running","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-ijci is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","prGroup":"konflux-go-component-ejzbbm","prGroupHash":"4541c7289895e75e2c806ce8e31326ce9d5b4e609780402d5adf21d4926188"} {"level":"info","ts":"2026-05-07T23:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40: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":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:40:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:59Z","completionTime":"2026-05-07T23:40:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"IMAGE_DIGEST","value":"sha256:4a2c9a725b10448bcd4130027f144906a7d7e8ec00c4ca7a0f39ebad1f1fc538"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"cd9da524a880a8562dbed79402c8a8e65943191f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"cd9da524a880a8562dbed79402c8a8e65943191f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"ALWAYS_BUILD_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":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256: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":"go-component-ejzbbm-on-pull-request-fzvkd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-0839766ec114b2488f4e618e5bf67bad-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-req5e6e638017faf0f6083292edea9bc668","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-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-2963a3cf6d988b803b62225d1bd9a10f-b894f019bc87d710-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-fzvkd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ejzbbm-on-pull-request-fzvkd has finished running","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"352.502945ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","reconcileID":"e3c62d07-fcf4-42f1-a913-0dc57afe1a6d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"358.037009ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","reconcileID":"c25030a3-67ed-4ca6-9cf6-2dde53173a18","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"368.548682ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","reconcileID":"99dd2bd3-f63e-4177-8ec5-f4961baeadb0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"389.146825ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","reconcileID":"bc86c8e3-3b1e-4fc7-974b-2eab75d2267f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"429.725518ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","reconcileID":"85969084-4102-41f7-a4d7-8231b9761b92","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"510.268416ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","reconcileID":"fb1c3b8f-3744-4207-83f9-e68dd6d80ebc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"671.37388ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","reconcileID":"c0c4e879-b8f9-4231-a032-492ae8c3e511","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:15Z","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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"991.964274ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","reconcileID":"df335b42-776f-4208-ac71-2d7e5f3c7480","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"1.63292634s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","reconcileID":"4cc2422d-17b0-4ed7-a8d8-f1edd5b77889","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"2.066237207s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","reconcileID":"acbe0242-f810-42d8-9748-a17913ff2e94","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","prGroup":"konflux-go-component-ejzbbm","prGroupHash":"4541c7289895e75e2c806ce8e31326ce9d5b4e609780402d5adf21d4926188"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:40:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:59Z","completionTime":"2026-05-07T23:40:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"IMAGE_DIGEST","value":"sha256:4a2c9a725b10448bcd4130027f144906a7d7e8ec00c4ca7a0f39ebad1f1fc538"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"cd9da524a880a8562dbed79402c8a8e65943191f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"cd9da524a880a8562dbed79402c8a8e65943191f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"ALWAYS_BUILD_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":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256: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":"go-component-ejzbbm-on-pull-request-fzvkd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-0839766ec114b2488f4e618e5bf67bad-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-req5e6e638017faf0f6083292edea9bc668","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-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-2963a3cf6d988b803b62225d1bd9a10f-b894f019bc87d710-01"}},"deletionTimestamp":"2026-05-07 23:40:17 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ejzbbm-on-pull-request-fzvkd has finished running","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","prGroup":"konflux-go-component-ejzbbm","prGroupHash":"4541c7289895e75e2c806ce8e31326ce9d5b4e609780402d5adf21d4926188"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:40:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:59Z","completionTime":"2026-05-07T23:40:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"IMAGE_DIGEST","value":"sha256:4a2c9a725b10448bcd4130027f144906a7d7e8ec00c4ca7a0f39ebad1f1fc538"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"cd9da524a880a8562dbed79402c8a8e65943191f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"cd9da524a880a8562dbed79402c8a8e65943191f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"ALWAYS_BUILD_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":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256: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":"go-component-ejzbbm-on-pull-request-fzvkd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-0839766ec114b2488f4e618e5bf67bad-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-req5e6e638017faf0f6083292edea9bc668","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-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-2963a3cf6d988b803b62225d1bd9a10f-b894f019bc87d710-01"}},"deletionTimestamp":"2026-05-07 23:40:17 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ejzbbm-on-pull-request-fzvkd has finished running","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","prGroup":"konflux-go-component-ejzbbm","prGroupHash":"4541c7289895e75e2c806ce8e31326ce9d5b4e609780402d5adf21d4926188"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40: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-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:40:11Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-07T23:30:59Z","completionTime":"2026-05-07T23:40:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"IMAGE_DIGEST","value":"sha256:4a2c9a725b10448bcd4130027f144906a7d7e8ec00c4ca7a0f39ebad1f1fc538"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"cd9da524a880a8562dbed79402c8a8e65943191f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"cd9da524a880a8562dbed79402c8a8e65943191f"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm:on-pr-cd9da524a880a8562dbed79402c8a8e65943191f"},{"name":"ALWAYS_BUILD_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":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256: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":"go-component-ejzbbm-on-pull-request-fzvkd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-0839766ec114b2488f4e618e5bf67bad-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-req5e6e638017faf0f6083292edea9bc668","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-ejzbbm-on-pull-request-fzvkd-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-2963a3cf6d988b803b62225d1bd9a10f-b894f019bc87d710-01"}},"deletionTimestamp":"2026-05-07 23:40:17 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ejzbbm-on-pull-request-fzvkd has finished running","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-fzvkd","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"2.913727303s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","reconcileID":"a427a721-f769-4129-b571-a00ed5d0dfbc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"1.091563768s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","reconcileID":"1430d060-0158-49ae-abb8-a5d81af0547c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"1.097071171s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","reconcileID":"d4472d42-db80-458d-b45b-91cf64f0e9c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"1.107538602s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","reconcileID":"254267f8-0770-4c75-b761-83f04ccb244e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"1.128111808s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","reconcileID":"6706bc12-2f98-4223-954a-19ac5e98300f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"1.168722249s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","reconcileID":"78a0317b-5266-4acd-be8d-6f02abd92125","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"1.249950912s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","reconcileID":"7fa799ed-126d-4673-92e4-11aa84a4cf62","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"1.411143714s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","reconcileID":"1d42041a-45a3-4b65-b627-f6f910bea84b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"1.732319382s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","reconcileID":"82c4d7ef-e2c2-4865-b618-a3f2e2442524","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:18Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","reconcileID":"5241bda4-c665-4de0-bd7d-b4a2c7d088c3","component.Name":"gh-multi-component-child-lvxl"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-psxl-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-psxl-20260507-233159-000","application":"build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-psxl-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"build-suite-component-update-psxl-20260507-233159-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-psxl-20260507-233159-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-lvxl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zhsz/gh-multi-component-parent-lvxl@sha256:c0f79f252fd9523ba337129b44903a61f7a13ba024d3b05bcb57a87be9198dd6","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-gskiao","revision":"83e7cb91927d45a7ec65b4cfc9ef667de9c1d50f"}}}]} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-lvxl is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 3397d11bc2efa3ba3fbbbfc8cae3d86d65c47d5116e0576867cd1ff5ca9702 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-psxl-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","Application.Name":"build-suite-component-update-psxl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"}} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"build-suite-component-update-psxl-20260507-233159-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:40:18Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"build-suite-component-update-psxl-20260507-233159-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-psxl-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"build-suite-component-update-psxl-20260507-233159-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","snapshot.Namespace":"build-e2e-zhsz","snapshot.Name":"build-suite-component-update-psxl-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-psxl-20260507-233159-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-psxl-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:40:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-lvxl-on-pull-request-fdz9j has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"2.220233427s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","reconcileID":"522ac7e0-04bd-455a-b40c-4eee89dc9883","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"2.373201424s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","reconcileID":"b28339fc-ad34-43a4-a775-3ec43ba49540","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"2.877510055s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:40:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","reconcileID":"2fc0e76d-e6e4-42cd-9f81-929d651c7dec","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:20Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","reconcileID":"6e9b6a1b-ed5d-41c6-9d63-2b11c4e57cb0","component.Name":"test-comp-ijci"} {"level":"info","ts":"2026-05-07T23:40:20Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","reconcileID":"6e9b6a1b-ed5d-41c6-9d63-2b11c4e57cb0","component.Name":"test-symlink-comp-tycu"} {"level":"info","ts":"2026-05-07T23:40:20Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","reconcileID":"6e9b6a1b-ed5d-41c6-9d63-2b11c4e57cb0","component.Name":"test-comp-npvu"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-hsxu-20260507-233544-000"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-hsxu-20260507-233544-000","application":"test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-hsxu-20260507-233544-000"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-app-hsxu-20260507-233544-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-hsxu-20260507-233544-000","snapshot.Spec.Components":[{"name":"test-comp-youv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-youv@sha256:243099a5a3e0569e993719df1258250ead5be0ac90fcfc350b6c5392d8e7d876","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"256688c0fdedc07c8d3a4fde8627672e1ecb4df2"}}}]} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-youv is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 02fa9e8dd34ef67b1273bab15da12d2bf2419297f7c9296fa2cbb76867d393 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-hsxu-20260507-233544-000"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:40: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":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","Application.Name":"test-app-hsxu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:40: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":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"snapshot":{"name":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"}} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-app-hsxu-20260507-233544-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:40:20Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:40: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":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:40: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":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-app-hsxu-20260507-233544-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:40: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":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-app-hsxu-20260507-233544-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","snapshot.Namespace":"build-e2e-mfsu","snapshot.Name":"test-app-hsxu-20260507-233544-000"} {"level":"info","ts":"2026-05-07T23:40: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":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:40: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":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-hsxu-20260507-233544-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-hsxu-20260507-233544-000"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-hsxu-20260507-233544-000"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:40:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-youv-on-pull-request-b24hz has finished running","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-ejzbbm-on-pull-request-hnsqp","PR group":"konflux-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","prGroup":"konflux-go-component-ejzbbm","prGroupHash":"4541c7289895e75e2c806ce8e31326ce9d5b4e609780402d5adf21d4926188"} {"level":"info","ts":"2026-05-07T23:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:40:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:40:21Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:40:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.NameSpace":"group-btnd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-sefy","externalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74928190321,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Namespace":"group-btnd","pipelineRun.Name":"go-component-ejzbbm-on-pull-request-hnsqp","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:40: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":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelinerun.Name":"go-component-ejzbbm-on-pull-request-hnsqp"} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-btnd/go-component-ejzbbm-on-pull-request-fzvkd with pr group konflux-go-component-ejzbbm is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40: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-ejzbbm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","snapshot.Name":"test-app-hsxu-20260507-233544-000"} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv-on-pull-request-b24hz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-youv-on-pull-request-b24hz has finished running","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","snapshot.Name":"build-suite-component-update-psxl-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-lvxl-on-pull-request-fdz9j has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-pull-request-fdz9j","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","PR group":"konflux-gh-multi-component-child-lvxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-psxl-20260507-233126-000"} {"level":"info","ts":"2026-05-07T23:40: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":"build-suite-component-update-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"snapshot":{"name":"build-suite-component-update-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"}} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","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-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-psxl-20260507-233126-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","snapshot.Namespace":"build-e2e-zhsz","snapshot.Name":"build-suite-component-update-psxl-20260507-233126-000"} {"level":"info","ts":"2026-05-07T23:40: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":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","prGroup":"konflux-gh-multi-component-child-lvxl","prGroupHash":"996f1dd0aaef29bc62deee7c2b77ce7b5f7e36d9ec1397a66c6260a4c787f6"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-push-jcnsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-push-jcnsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-lvxl-on-push-jcnsb is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-push-5kkfz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:40:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-psxl-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:40:34Z","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-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:34Z","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-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:34Z","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-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-push-5kkfz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-parent-lvxl-on-push-5kkfz is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-npvu","prGroupHash":"355775a284c22edcd3a0514cda480a80ea57c5709ec5bc78486e01e61bffaa"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:35:29Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-07T23:31:42Z","completionTime":"2026-05-07T23:35:29Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"b01ad380948484a8ea7ff72276b2ac72bb68cdae"}],"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":"b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae.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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae.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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"name":"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"]}]},{"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-npvu-on-pull-request-8tcsn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-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-c041c72716b8913b3133ee678c96db79-247ede82453ffc09-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-8tcsn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-npvu-on-pull-request-8tcsn has finished running","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-npvu","prGroupHash":"355775a284c22edcd3a0514cda480a80ea57c5709ec5bc78486e01e61bffaa"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:35:29Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-07T23:31:42Z","completionTime":"2026-05-07T23:35:29Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"b01ad380948484a8ea7ff72276b2ac72bb68cdae"}],"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":"b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae.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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae.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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"name":"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"]}]},{"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-npvu-on-pull-request-8tcsn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-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-c041c72716b8913b3133ee678c96db79-247ede82453ffc09-01"}},"deletionTimestamp":"2026-05-07 23:40:35 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-npvu-on-pull-request-8tcsn has finished running","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-npvu","prGroupHash":"355775a284c22edcd3a0514cda480a80ea57c5709ec5bc78486e01e61bffaa"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:35:29Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-07T23:31:42Z","completionTime":"2026-05-07T23:35:29Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"b01ad380948484a8ea7ff72276b2ac72bb68cdae"}],"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":"b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae.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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae.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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"name":"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"]}]},{"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-npvu-on-pull-request-8tcsn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-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-c041c72716b8913b3133ee678c96db79-247ede82453ffc09-01"}},"deletionTimestamp":"2026-05-07 23:40:35 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-npvu-on-pull-request-8tcsn has finished running","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-npvu","prGroupHash":"355775a284c22edcd3a0514cda480a80ea57c5709ec5bc78486e01e61bffaa"} {"level":"info","ts":"2026-05-07T23:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:35:29Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-07T23:31:42Z","completionTime":"2026-05-07T23:35:29Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"b01ad380948484a8ea7ff72276b2ac72bb68cdae"}],"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":"b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae.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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae.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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"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-mfsu/test-comp-npvu:on-pr-b01ad380948484a8ea7ff72276b2ac72bb68cdae"},{"name":"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"]}]},{"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-npvu-on-pull-request-8tcsn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-npvu-on-pull-request-8tcsn-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-c041c72716b8913b3133ee678c96db79-247ede82453ffc09-01"}},"deletionTimestamp":"2026-05-07 23:40:35 +0000 UTC"} {"level":"info","ts":"2026-05-07T23:40:36Z","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-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-npvu-on-pull-request-8tcsn has finished running","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-8tcsn","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-npvu-on-pull-request-gnnzk","PR group":"konflux-test-comp-npvu"} {"level":"info","ts":"2026-05-07T23:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-comp-npvu","prGroupHash":"355775a284c22edcd3a0514cda480a80ea57c5709ec5bc78486e01e61bffaa"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:40:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:41: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:41: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:41: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:41:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:41: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:41: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:41: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:41: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:41: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:41:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:41:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:41:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:41:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:41:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:41:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:41:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:41:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:41:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:41: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:41: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:41: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:41: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:41: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:41:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"625.200384ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:41:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","reconcileID":"212f997e-48ad-44eb-af1b-cfbb307104b3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"630.761424ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:41:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","reconcileID":"34132ef4-09b3-42e9-91f3-ed4153c32862","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"643.695697ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:41:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","reconcileID":"95c20d3b-f360-449c-95f5-f864eb9607b2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"664.384556ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:41:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","reconcileID":"f59b2e9d-c9c0-4121-a846-c44f865e5620","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"705.330929ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:41:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","reconcileID":"8f12d8d9-6a11-4b82-9985-6edafe0af485","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"752.140384ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:41:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","reconcileID":"ba7ac9ef-3001-4f7d-a368-db751c3c0e25","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:22Z","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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"786.215638ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:41:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","reconcileID":"f8cb43cb-55ae-41d7-82f1-c5ded494c4b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:23Z","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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"1.107740707s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:41:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","reconcileID":"ec722d13-d242-4fa3-8c05-e38c648e4b32","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:23Z","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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"1.542472589s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:41:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","reconcileID":"f50723b4-ad86-4732-bde4-308aaf562ad3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:23Z","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-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"1.748429947s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:41:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","reconcileID":"2652270e-2186-4348-a7c1-1c2868d0b95e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-dxxf-20260507-233244-000"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-dxxf-20260507-233244-000","application":"build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-dxxf-20260507-233244-000"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"build-suite-test-application-dxxf-20260507-233244-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-dxxf-20260507-233244-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-krnami","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kfin/gh-test-custom-branch-krnami@sha256:36ebb168b618a753301735da9bb30538fde092e730e70df910be1fc09aefb483","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-lsicco","revision":"e6ff2287102cbc5bd36e783cc9f2970f60d61b59"}}}]} {"level":"info","ts":"2026-05-07T23:41:24Z","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-krnami is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 640bd88365fbc7bc95b8cd9418ce3d0d35777610db8266cfb708fb1fed4fc5 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-dxxf-20260507-233244-000"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","Application.Name":"build-suite-test-application-dxxf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"}} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"build-suite-test-application-dxxf-20260507-233244-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:41:24Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"build-suite-test-application-dxxf-20260507-233244-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-dxxf-20260507-233244-000"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"build-suite-test-application-dxxf-20260507-233244-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","snapshot.Namespace":"build-e2e-kfin","snapshot.Name":"build-suite-test-application-dxxf-20260507-233244-000"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-dxxf-20260507-233244-000"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-krnami-on-pull-request-z5xst has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","snapshot.Name":"build-suite-test-application-dxxf-20260507-233244-000"} {"level":"info","ts":"2026-05-07T23:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-krnami-on-pull-request-z5xst has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-z5xst","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:37Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","PR group":"konflux-test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:41: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-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","prGroup":"konflux-test-comp-pac-gitlab-jysbcx","prGroupHash":"d9455f7e508c4d912b73e9b7c942d293729a048c0bc55b2d27d5985a8d297d"} {"level":"info","ts":"2026-05-07T23:41: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-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-07T23:41:37Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","projectID":56586709,"pipelineID":2508940081} {"level":"info","ts":"2026-05-07T23:41:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","statusName":"Konflux Dev version / my-integration-test-pwkx / test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:41:38Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenarioName":"my-integration-test-pwkx"} {"level":"info","ts":"2026-05-07T23:41:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.name":"my-integration-test-pwkx","commitStatus2.ID":14270655607,"TargetURL":null} {"level":"info","ts":"2026-05-07T23:41:38Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","projectID":56586709,"pipelineID":2508940081} {"level":"info","ts":"2026-05-07T23:41:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","statusName":"Konflux Dev version / my-integration-test-tqhk / test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:41:38Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenarioName":"my-integration-test-tqhk"} {"level":"info","ts":"2026-05-07T23:41:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.name":"my-integration-test-tqhk","commitStatus2.ID":14270655615,"TargetURL":null} {"level":"info","ts":"2026-05-07T23:41:38Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","reconcileID":"d3ae6a2e-b138-45ec-aea0-06ade0c757da","snapshot.Namespace":"gitlab-rep-gzax","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-07T23:41:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentTitle":"Integration test for component test-comp-pac-gitlab-jysbcx","noteID":3326416276} {"level":"info","ts":"2026-05-07T23:41:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentTitle":"Integration test for component test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:41:39Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentPrefix":"Integration test for component test-comp-pac-gitlab-jysbcx","count":2} {"level":"info","ts":"2026-05-07T23:41:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","noteID":3326416276,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:41:39Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","pipelineRun.Namespace":"gitlab-rep-gzax","pipelineRun.Name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:41:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","pipelinerun.Name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss"} {"level":"info","ts":"2026-05-07T23:41: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-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41: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-pac-gitlab-jysbcx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-07T23:41:39Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","projectID":56586709,"pipelineID":2508940081} {"level":"info","ts":"2026-05-07T23:41:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commitStatus.Name":"Konflux Dev version / my-integration-test-pwkx / test-comp-pac-gitlab-jysbcx","commitStatus.ID":14270655607} {"level":"info","ts":"2026-05-07T23:41:39Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.name":"my-integration-test-pwkx","commitStatus.ID":14270655607,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-07T23:41:39Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","projectID":56586709,"pipelineID":2508940081} {"level":"info","ts":"2026-05-07T23:41:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commitStatus.Name":"Konflux Dev version / my-integration-test-tqhk / test-comp-pac-gitlab-jysbcx","commitStatus.ID":14270655615} {"level":"info","ts":"2026-05-07T23:41:40Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.name":"my-integration-test-tqhk","commitStatus.ID":14270655615,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-07T23:41:40Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","reconcileID":"731e92a9-f433-496f-8106-6d151aa2c2a7","snapshot.Namespace":"gitlab-rep-gzax","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-07T23:41:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentTitle":"Integration test for component test-comp-pac-gitlab-jysbcx","noteID":3326416276} {"level":"info","ts":"2026-05-07T23:41:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentTitle":"Integration test for component test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:41:40Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentPrefix":"Integration test for component test-comp-pac-gitlab-jysbcx","count":2} {"level":"info","ts":"2026-05-07T23:41:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","noteID":3326416276,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:41:40Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","pipelineRun.Namespace":"gitlab-rep-gzax","pipelineRun.Name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:41:40Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","pipelinerun.Name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss"} {"level":"info","ts":"2026-05-07T23:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41: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-pac-gitlab-jysbcx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:41: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:41: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:41: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:41:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:41:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:41: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:41: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:41:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","PR group":"konflux-gh-test-custom-branch-krnami"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-dxxf-20260507-233244-000"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","prGroup":"konflux-gh-test-custom-branch-krnami","prGroupHash":"640bd88365fbc7bc95b8cd9418ce3d0d35777610db8266cfb708fb1fed4fc5"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"}} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-dxxf-20260507-233244-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","snapshot.Namespace":"build-e2e-kfin","snapshot.Name":"build-suite-test-application-dxxf-20260507-233244-000"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:41:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:41:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:41:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:41: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:41:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:41:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:42:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:21Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-push-lxw96","reconcileID":"1bd379a7-a2cd-4764-8c25-f8964445ce31","Component.Namespace":"konflux-ebii","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-ebii/konflux-demo-component-pvin@sha256:7377bd2ab89b997395bc3241fc3af3c1859377a716a76b30c626440d02a301c4","Component.Name":"konflux-demo-component-pvin","lastBuildCommit":"96b85941ab0d71018c82ffb03cde1b7ffbb5425d"} {"level":"info","ts":"2026-05-07T23:42:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","component.Namespace":"konflux-ebii","component.Name":"konflux-demo-component-pvin"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260507-233835-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-app-20260507-233835-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260507-233835-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-pvin","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-ebii/konflux-demo-component-pvin@sha256:7377bd2ab89b997395bc3241fc3af3c1859377a716a76b30c626440d02a301c4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"96b85941ab0d71018c82ffb03cde1b7ffbb5425d"}}}]} {"level":"info","ts":"2026-05-07T23:42:22Z","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-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-fhdx"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"}} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:22Z","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-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260507-233835-000","testedSnapshot":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"my-integration-test-fhdx-wvnt8","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-fhdx"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-push-lxw96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:22Z","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-20260507-233835-000","namespace":"konflux-ebii"},"namespace":"konflux-ebii","name":"konflux-demo-app-20260507-233835-000","reconcileID":"4d3d5654-c777-4785-873e-5f575bb37131","snapshot.name":"konflux-demo-app-20260507-233835-000","pipelinerun.name":"konflux-demo-component-pvin-on-push-lxw96","duration":3.120393371} {"level":"info","ts":"2026-05-07T23:42:22Z","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-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-app-20260507-233835-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","scenario.Name":"my-integration-test-fhdx","destinationSnapshot.Name":"konflux-demo-app-20260507-233835-000","testedSnapshot":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","scenario.Name":"my-integration-test-fhdx","destinationSnapshot.Name":"konflux-demo-app-20260507-233835-000","testedSnapshot":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-push-lxw96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-push-lxw96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","ExternalID":"my-integration-test-fhdx-konflux-demo-component-pvin"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","ExternalID":"my-integration-test-fhdx-konflux-demo-component-pvin"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74927983191, NodeID:\"CR_kwDOMZ6fKs8AAAARcg5KVw\", HeadSHA:\"96b85941ab0d71018c82ffb03cde1b7ffbb5425d\", ExternalID:\"my-integration-test-fhdx-konflux-demo-component-pvin\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74927983191\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74927983191\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-07 23:38:18 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-07 23:38:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component konflux-demo-component-pvin snapshot konflux-demo-app-20260507-233159-000 and scenario my-integration-test-fhdx 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\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74927983191/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fhdx / konflux-demo-component-pvin\", CheckSuite:github.CheckSuite{ID:68000741646}, 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-07T23:42:22Z","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-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","snapshot.NameSpace":"konflux-ebii","snapshot.Name":"konflux-demo-app-20260507-233835-000","scenarioName":"my-integration-test-fhdx","externalID":"my-integration-test-fhdx-konflux-demo-component-pvin"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-push-lxw96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-pvin-on-push-lxw96 has finished running","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:22Z","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-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:22Z","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-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:22Z","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-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:22Z","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-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin-on-push-lxw96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-pvin-on-push-lxw96 has finished running","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fhdx-wvnt8","namespace":"konflux-ebii"},"namespace":"konflux-ebii","name":"my-integration-test-fhdx-wvnt8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","ID":74928388416,"CheckName":"Konflux Dev version / my-integration-test-fhdx / konflux-demo-component-pvin","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260507-233835-000","destinationSnapshot.Name":"konflux-demo-app-20260507-233835-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:22Z","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-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"}} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:22Z","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-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260507-233835-000","testedSnapshot":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","scenario.Name":"my-integration-test-fhdx","destinationSnapshot.Name":"konflux-demo-app-20260507-233835-000","testedSnapshot":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","scenario.Name":"my-integration-test-fhdx","destinationSnapshot.Name":"konflux-demo-app-20260507-233835-000","testedSnapshot":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","ExternalID":"my-integration-test-fhdx-konflux-demo-component-pvin"} {"level":"info","ts":"2026-05-07T23:42:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74928388416, NodeID:\"CR_kwDOMZ6fKs8AAAARchR5QA\", HeadSHA:\"96b85941ab0d71018c82ffb03cde1b7ffbb5425d\", ExternalID:\"my-integration-test-fhdx-konflux-demo-component-pvin\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74928388416\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74928388416\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:42:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-pvin snapshot konflux-demo-app-20260507-233835-000 and scenario my-integration-test-fhdx is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74928388416/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fhdx / konflux-demo-component-pvin\", CheckSuite:github.CheckSuite{ID:68000741646}, 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-07T23:42:23Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","ID":74928388416,"CheckName":"Konflux Dev version / my-integration-test-fhdx / konflux-demo-component-pvin","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-07T23:42:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260507-233835-000","destinationSnapshot.Name":"konflux-demo-app-20260507-233835-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:42:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:23Z","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-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:42:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42: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":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"}} {"level":"info","ts":"2026-05-07T23:42:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:29Z","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-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-app-20260507-233835-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:42:29Z","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-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-app-20260507-233835-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:42:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260507-233835-000","testedSnapshot":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:42:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","scenario.Name":"my-integration-test-fhdx","destinationSnapshot.Name":"konflux-demo-app-20260507-233835-000","testedSnapshot":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","scenario.Name":"my-integration-test-fhdx","destinationSnapshot.Name":"konflux-demo-app-20260507-233835-000","testedSnapshot":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fhdx-wvnt8","namespace":"konflux-ebii"},"namespace":"konflux-ebii","name":"my-integration-test-fhdx-wvnt8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:42:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-app-20260507-233835-000-96b8594-qn8vg","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-07T23:42:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","release.Name":"konflux-demo-app-20260507-233835-000-96b8594-qn8vg"} {"level":"info","ts":"2026-05-07T23:42: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":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","ExternalID":"my-integration-test-fhdx-konflux-demo-component-pvin"} {"level":"info","ts":"2026-05-07T23:42:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74928388416, NodeID:\"CR_kwDOMZ6fKs8AAAARchR5QA\", HeadSHA:\"96b85941ab0d71018c82ffb03cde1b7ffbb5425d\", ExternalID:\"my-integration-test-fhdx-konflux-demo-component-pvin\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74928388416\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74928388416\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:42:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-pvin snapshot konflux-demo-app-20260507-233835-000 and scenario my-integration-test-fhdx 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/74928388416/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fhdx / konflux-demo-component-pvin\", CheckSuite:github.CheckSuite{ID:68000741646}, 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-07T23:42:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","ID":74928388416,"CheckName":"Konflux Dev version / my-integration-test-fhdx / konflux-demo-component-pvin","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-07T23:42:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260507-233835-000","destinationSnapshot.Name":"konflux-demo-app-20260507-233835-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-07T23:42:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:30Z","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-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42: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-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:42: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-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:42: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-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:42: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-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:42:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:42:30Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260507-233835-000","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"my-integration-test-fhdx-wvnt8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","elapsedSinceCompletion":"777.397051ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:42:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","reconcileID":"d8882b87-649b-4f40-ba17-405b79c8e385","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","elapsedSinceCompletion":"782.853788ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:42:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","reconcileID":"a68d4cd8-71f4-410f-a859-04ac520d50c9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","elapsedSinceCompletion":"793.334037ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:42:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","reconcileID":"17658c7b-46b7-4cd7-91f7-8cdcd35183f4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","elapsedSinceCompletion":"813.7529ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:42:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","reconcileID":"ef4a084c-37ea-417d-a96b-df8619e64eb0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","elapsedSinceCompletion":"855.147461ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:42:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","reconcileID":"86c51dd0-0e95-4630-b5b7-801d3fa61115","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","elapsedSinceCompletion":"902.020548ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:42:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","reconcileID":"09eef4ea-d3cf-43c4-bc03-7c0fd6f2f5aa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","elapsedSinceCompletion":"936.690765ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:42:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","reconcileID":"1dcc2b90-1034-4e31-a03b-986d0ccd8173","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","elapsedSinceCompletion":"1.257391645s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:42:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","reconcileID":"426ed892-e1db-4299-bd3b-4e8a4b38ca4a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:42: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":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:42: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":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:42: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":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:42: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":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","elapsedSinceCompletion":"1.752378071s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:42:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","reconcileID":"30d27069-a36e-4f0e-a686-803174d0f70d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","elapsedSinceCompletion":"1.898302416s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:42:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","reconcileID":"4db50b4f-94cd-4dfc-8d2b-50c65ae104f3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-fami-20260507-233931-000","application":"integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"integ-app-fami-20260507-233931-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-fami-20260507-233931-000","snapshot.Spec.Components":[{"name":"test-component-pac-hxibjb","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-ybfr/test-component-pac-hxibjb@sha256:da4f98ec0d656c1c5597302756b4471dace02e4fd56719c065d8d476c8a19dc9","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"5456c1f1f87cc9deea512bb3e7b1644af07aec8c"}}}]} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-hxibjb is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash b3872993be58fd0e98c3ef78098374d0a03d2a962c35eae538f0766075a0cf is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:42: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":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","Application.Name":"integ-app-fami","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-07T23:42: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":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"}} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:37Z","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-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","integrationTestScenario.Name":"my-integration-test-rxqd"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","integrationTestScenario.Name":"my-integration-test-rxqd"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","destinationComponentSnapshot.Name":"integ-app-fami-20260507-233931-000","testedSnapshot":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"my-integration-test-rxqd-9lgd9","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rxqd"} {"level":"info","ts":"2026-05-07T23:42:37Z","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-fami-20260507-233931-000","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"integ-app-fami-20260507-233931-000","reconcileID":"0264e913-6875-4c7a-80c4-323bde2d8f2e","snapshot.name":"integ-app-fami-20260507-233931-000","pipelinerun.name":"test-component-pac-hxibjb-on-pull-request-mx4bf","duration":2.837720686} {"level":"info","ts":"2026-05-07T23:42:37Z","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-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"integ-app-fami-20260507-233931-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42: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":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:42: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":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:37Z","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-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","Scenario":"my-integration-test-rxqd"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","scenario.Name":"my-integration-test-rxqd","destinationSnapshot.Name":"integ-app-fami-20260507-233931-000","testedSnapshot":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","scenario.Name":"my-integration-test-rxqd","destinationSnapshot.Name":"integ-app-fami-20260507-233931-000","testedSnapshot":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:37Z","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-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","Label":"my-integration-test-rxqd"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","Application.Name":"integ-app-fami","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","integrationTestScenario.Name":"my-integration-test-rxqd","pipelineRun.Name":"my-integration-test-rxqd-9lgd9"} {"level":"info","ts":"2026-05-07T23:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","ExternalID":"my-integration-test-rxqd-test-component-pac-hxibjb"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","ExternalID":"my-integration-test-rxqd-test-component-pac-hxibjb"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","existingCheckRun":"github.CheckRun{ID:74928101684, NodeID:\"CR_kwDOKrwUx88AAAARchAZNA\", HeadSHA:\"5456c1f1f87cc9deea512bb3e7b1644af07aec8c\", ExternalID:\"my-integration-test-rxqd-test-component-pac-hxibjb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74928101684\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74928101684\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:39:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-hxibjb snapshot scenario my-integration-test-rxqd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-ybfr/test-component-pac-hxibjb-on-pull-request-mx4bf is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74928101684/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxqd / test-component-pac-hxibjb\", CheckSuite:github.CheckSuite{ID:68001429149}, 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:3646341054, Number:30177, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30177\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-hxibjb\", SHA:\"5456c1f1f87cc9deea512bb3e7b1644af07aec8c\", 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-qvjmqz\", 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-07T23:42:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hxibjb-on-pull-request-mx4bf has finished running","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rxqd-9lgd9","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"my-integration-test-rxqd-9lgd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","ID":74928101684,"CheckName":"Konflux Dev version / my-integration-test-rxqd / test-component-pac-hxibjb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","testedSnapshot.Name":"integ-app-fami-20260507-233931-000","destinationSnapshot.Name":"integ-app-fami-20260507-233931-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:38Z","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-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"}} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:38Z","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-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","destinationComponentSnapshot.Name":"integ-app-fami-20260507-233931-000","testedSnapshot":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","scenario.Name":"my-integration-test-rxqd","destinationSnapshot.Name":"integ-app-fami-20260507-233931-000","testedSnapshot":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","scenario.Name":"my-integration-test-rxqd","destinationSnapshot.Name":"integ-app-fami-20260507-233931-000","testedSnapshot":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","ExternalID":"my-integration-test-rxqd-test-component-pac-hxibjb"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","existingCheckRun":"github.CheckRun{ID:74928101684, NodeID:\"CR_kwDOKrwUx88AAAARchAZNA\", HeadSHA:\"5456c1f1f87cc9deea512bb3e7b1644af07aec8c\", ExternalID:\"my-integration-test-rxqd-test-component-pac-hxibjb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74928101684\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74928101684\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:39:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-hxibjb snapshot integ-app-fami-20260507-233931-000 and scenario my-integration-test-rxqd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74928101684/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxqd / test-component-pac-hxibjb\", CheckSuite:github.CheckSuite{ID:68001429149}, 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:3646341054, Number:30177, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30177\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-hxibjb\", SHA:\"5456c1f1f87cc9deea512bb3e7b1644af07aec8c\", 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-qvjmqz\", 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-07T23:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:38Z","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-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42: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":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-pvin-on-push-lxw96 has finished running","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-lxw96","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:38Z","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-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:38Z","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-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42: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":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-pvin-on-push-m4b8d has finished running","buildpipelineRun":{"name":"konflux-demo-component-pvin-on-push-m4b8d","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app"} {"level":"info","ts":"2026-05-07T23:42: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-fhdx-kqldw","namespace":"konflux-ebii"},"pipelineRun.Name":"my-integration-test-fhdx-kqldw"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fhdx-kqldw","namespace":"konflux-ebii"},"namespace":"konflux-ebii","name":"my-integration-test-fhdx-kqldw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:42: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-fhdx-wvnt8","namespace":"konflux-ebii"},"pipelineRun.Name":"my-integration-test-fhdx-wvnt8"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fhdx-wvnt8","namespace":"konflux-ebii"},"namespace":"konflux-ebii","name":"my-integration-test-fhdx-wvnt8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","ID":74928101684,"CheckName":"Konflux Dev version / my-integration-test-rxqd / test-component-pac-hxibjb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","testedSnapshot.Name":"integ-app-fami-20260507-233931-000","destinationSnapshot.Name":"integ-app-fami-20260507-233931-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:42:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:38Z","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-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42: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-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb-on-pull-request-mx4bf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:42:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hxibjb-on-pull-request-mx4bf has finished running","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:39Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-demo-component-pvin","namespace":"konflux-ebii"},"application":"konflux-ebii/konflux-demo-app","namespace":"konflux-ebii","name":"konflux-demo-component-pvin","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:42:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:42:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-ebii","snapshot":"konflux-demo-app-20260507-233159-000"} {"level":"info","ts":"2026-05-07T23:42:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-ebii","snapshot":"konflux-demo-app-20260507-233835-000"} {"level":"info","ts":"2026-05-07T23:42:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"}} {"level":"info","ts":"2026-05-07T23:42:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:44Z","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-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"integ-app-fami-20260507-233931-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:42:44Z","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-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"integ-app-fami-20260507-233931-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:42:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:42:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","destinationComponentSnapshot.Name":"integ-app-fami-20260507-233931-000","testedSnapshot":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rxqd-9lgd9","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"my-integration-test-rxqd-9lgd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:42:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:42:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","scenario.Name":"my-integration-test-rxqd","destinationSnapshot.Name":"integ-app-fami-20260507-233931-000","testedSnapshot":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","scenario.Name":"my-integration-test-rxqd","destinationSnapshot.Name":"integ-app-fami-20260507-233931-000","testedSnapshot":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","ExternalID":"my-integration-test-rxqd-test-component-pac-hxibjb"} {"level":"info","ts":"2026-05-07T23:42:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","existingCheckRun":"github.CheckRun{ID:74928101684, NodeID:\"CR_kwDOKrwUx88AAAARchAZNA\", HeadSHA:\"5456c1f1f87cc9deea512bb3e7b1644af07aec8c\", ExternalID:\"my-integration-test-rxqd-test-component-pac-hxibjb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74928101684\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74928101684\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:39:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-hxibjb snapshot integ-app-fami-20260507-233931-000 and scenario my-integration-test-rxqd 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/74928101684/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxqd / test-component-pac-hxibjb\", CheckSuite:github.CheckSuite{ID:68001429149}, 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:3646341054, Number:30177, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30177\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-hxibjb\", SHA:\"5456c1f1f87cc9deea512bb3e7b1644af07aec8c\", 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-qvjmqz\", 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-07T23:42:45Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","ID":74928101684,"CheckName":"Konflux Dev version / my-integration-test-rxqd / test-component-pac-hxibjb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-07T23:42:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","testedSnapshot.Name":"integ-app-fami-20260507-233931-000","destinationSnapshot.Name":"integ-app-fami-20260507-233931-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-07T23:42:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:42:45Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-fami-20260507-233931-000","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"my-integration-test-rxqd-9lgd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:42: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:42: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:42: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:42: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:42:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:42: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:42: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:42: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:42: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:42:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:42: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:42: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:42: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:42: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:42:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:42:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:42: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:42: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:42:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:42: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:42: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:42: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:42: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:42:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:42:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:42:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-oadf","application":"integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:42:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:42:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-fami has been set as a Controller OwnerReference on Snapshot snapshot-sample-oadf","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"snapshot-sample-oadf","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:42:57Z","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-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:42: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":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","Application.Name":"integ-app-fami","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","integrationTestScenario.Name":"my-integration-test-rxqd"} {"level":"info","ts":"2026-05-07T23:42: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":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"}} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Name":"snapshot-sample-oadf"} {"level":"error","ts":"2026-05-07T23:42:58Z","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-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Namespace":"integration1-ybfr","snapshot.Name":"snapshot-sample-oadf","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-07T23:42:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:42:58Z","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-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"my-integration-test-rxqd-bcxvr","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rxqd"} {"level":"info","ts":"2026-05-07T23:42: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":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"snapshot-sample-oadf","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"skipped-its-czztx","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:42: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":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"}} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Name":"snapshot-sample-oadf"} {"level":"error","ts":"2026-05-07T23:42:58Z","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-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Namespace":"integration1-ybfr","snapshot.Name":"snapshot-sample-oadf","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-07T23:42:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:42:58Z","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-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:42: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":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"}} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Name":"snapshot-sample-oadf"} {"level":"error","ts":"2026-05-07T23:42:58Z","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-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Namespace":"integration1-ybfr","snapshot.Name":"snapshot-sample-oadf","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-07T23:42:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:42:58Z","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-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rxqd-bcxvr","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"my-integration-test-rxqd-bcxvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:42: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":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"}} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Name":"snapshot-sample-oadf"} {"level":"error","ts":"2026-05-07T23:42:58Z","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-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Namespace":"integration1-ybfr","snapshot.Name":"snapshot-sample-oadf","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-07T23:42:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:42:58Z","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-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:42:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-czztx","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"skipped-its-czztx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:43:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:43:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"}} {"level":"info","ts":"2026-05-07T23:43:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:43:07Z","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-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:43:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Name":"snapshot-sample-oadf"} {"level":"error","ts":"2026-05-07T23:43:07Z","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-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Namespace":"integration1-ybfr","snapshot.Name":"snapshot-sample-oadf","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-07T23:43:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:43:07Z","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-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:43:07Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rxqd-bcxvr","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"my-integration-test-rxqd-bcxvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:43:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:43:07Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"my-integration-test-rxqd-bcxvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:43:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"}} {"level":"info","ts":"2026-05-07T23:43:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:43:07Z","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-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43:07Z","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-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"snapshot-sample-oadf","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:43:07Z","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-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"snapshot-sample-oadf","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:43:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:43:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:43:07Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-oadf', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"snapshot-sample-oadf","reconcileID":"056aa8b8-adf4-45d8-a854-30c72bd50c1d"} {"level":"error","ts":"2026-05-07T23:43:07Z","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-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Namespace":"integration1-ybfr","snapshot.Name":"snapshot-sample-oadf","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-07T23:43:07Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-czztx","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"skipped-its-czztx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:43:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:43:07Z","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-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","snapshot.Name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:43:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"snapshot-sample-oadf-p6ss2","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-05-07T23:43:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","release.Name":"snapshot-sample-oadf-p6ss2"} {"level":"info","ts":"2026-05-07T23:43:07Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"skipped-its-czztx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:43: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":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:43:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-oadf","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami"} {"level":"info","ts":"2026-05-07T23:43:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:43:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-ybfr","snapshot":"snapshot-sample-oadf"} {"level":"info","ts":"2026-05-07T23:43:18Z","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-oadf\" not found","pipelineRun":{"name":"my-integration-test-rxqd-bcxvr","namespace":"integration1-ybfr"}} {"level":"info","ts":"2026-05-07T23:43:18Z","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-oadf\" not found","pipelineRun":{"name":"skipped-its-czztx","namespace":"integration1-ybfr"}} {"level":"error","ts":"2026-05-07T23:43:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-hxibjb","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"test-component-pac-hxibjb","reconcileID":"8314c274-9415-420b-9969-ab40e32eac22","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-hxibjb\" 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-07T23:43:18Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-hxibjb","namespace":"integration1-ybfr"},"application":"integration1-ybfr/integ-app-fami","namespace":"integration1-ybfr","name":"test-component-pac-hxibjb","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:43:18Z","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-rxqd-9lgd9","namespace":"integration1-ybfr"},"pipelineRun.Name":"my-integration-test-rxqd-9lgd9"} {"level":"info","ts":"2026-05-07T23:43:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rxqd-9lgd9","namespace":"integration1-ybfr"},"namespace":"integration1-ybfr","name":"my-integration-test-rxqd-9lgd9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-07T23:43:18Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-hxibjb-on-pull-request-mx4bf","namespace":"integration1-ybfr"},"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-07T23:43:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:43:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-ybfr","snapshot":"integ-app-fami-20260507-233931-000"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"445.587157ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","reconcileID":"ad363e1d-ca27-4abc-ac8a-0d64620f1273","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"451.091246ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","reconcileID":"a8af4c89-df16-4197-a986-5756ce3762d1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"461.506255ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","reconcileID":"eb35d9c3-d546-4800-9cc9-515cea1b137c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"481.925794ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","reconcileID":"0f13eeb1-a7c9-4ffb-a677-d97ef23c3e3e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"522.474621ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","reconcileID":"af4ec58f-2909-406e-940c-3810fcd4f429","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"603.40978ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","reconcileID":"6bb362b6-7574-4099-9a2d-600b3670c466","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"764.563074ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","reconcileID":"84192e20-bc8f-401f-98db-2e0c33ed93e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"1.085188763s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","reconcileID":"eeb80b58-28fb-444e-b3c4-acf406667426","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"1.286433801s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","reconcileID":"1229ccc4-eace-4335-bcf8-69f58a9b8f2c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"1.543991793s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","reconcileID":"e26780d3-e0b4-4d08-97c6-2a077e8aa167","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"1.726081914s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","reconcileID":"40030f5c-cfaa-4c9b-a09c-c023f1f197ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:21Z","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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","reconcileID":"a0366321-e289-41ba-acd4-39c85601b378","component.Name":"test-comp-youv"} {"level":"info","ts":"2026-05-07T23:43:21Z","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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","reconcileID":"a0366321-e289-41ba-acd4-39c85601b378","component.Name":"test-comp-npvu"} {"level":"info","ts":"2026-05-07T23:43:21Z","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-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","reconcileID":"a0366321-e289-41ba-acd4-39c85601b378","component.Name":"test-symlink-comp-tycu"} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-hsxu-20260507-233210-000"} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-hsxu-20260507-233210-000","application":"test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-hsxu-20260507-233210-000"} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-app-hsxu-20260507-233210-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-hsxu-20260507-233210-000","snapshot.Spec.Components":[{"name":"test-comp-ijci","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-ijci@sha256:a490a9a5b2bd7dcedb0c5083c1ef73fb75719a7207328be1245f5af0b17979fc","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"55a21d52e1991e0c4a5d02d37e0f8689c9315dcd"}}}]} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-ijci is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-hsxu-20260507-233210-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 895eed2dacff1d0cc3d10dff752cc0be6d39c7ac4b49f05d15bce1b3d688d4 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-hsxu-20260507-233210-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-hsxu-20260507-233210-000"} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hsxu-20260507-233210-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hsxu-20260507-233210-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-233210-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-hsxu-20260507-233210-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","Application.Name":"test-app-hsxu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-233210-000","namespace":"build-e2e-mfsu"},"snapshot":{"name":"test-app-hsxu-20260507-233210-000","namespace":"build-e2e-mfsu"}} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-hsxu-20260507-233210-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-233210-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-233210-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-app-hsxu-20260507-233210-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-hsxu-20260507-233210-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-app-hsxu-20260507-233210-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:43:21Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-233210-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hsxu-20260507-233210-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hsxu-20260507-233210-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-233210-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-hsxu-20260507-233210-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-hsxu-20260507-233210-000"} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-233210-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-app-hsxu-20260507-233210-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-hsxu-20260507-233210-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","snapshot.Namespace":"build-e2e-mfsu","snapshot.Name":"test-app-hsxu-20260507-233210-000"} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-hsxu-20260507-233210-000"} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:43:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ijci-on-pull-request-9r6xk has finished running","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43:25Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-hwjcem","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","snapshot.Name":"test-app-hsxu-20260507-233210-000"} {"level":"info","ts":"2026-05-07T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci-on-pull-request-9r6xk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:43:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ijci-on-pull-request-9r6xk has finished running","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"406.765941ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","reconcileID":"f1725a38-fd19-4f72-aa0e-87ebf1699d6a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"412.284116ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","reconcileID":"5bdc6bbb-0368-476b-8b6d-7d33dbf5f6cf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"422.79754ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","reconcileID":"0b15b883-5452-4672-bec2-88deb089f245","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"443.401023ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","reconcileID":"6492b297-d9ba-466c-b8ab-e593e9c415c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"484.702641ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","reconcileID":"1532e6a2-ff0b-4e28-b98d-32a5c6d46c95","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"565.62845ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","reconcileID":"694c9365-a382-4a24-add9-0ae18dc2745e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"584.097584ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","reconcileID":"caba4bca-15c5-4247-8cd7-3006698f04a9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"726.373457ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","reconcileID":"73826128-2e5c-44a1-a93a-b49d196ccd7b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"1.367049399s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","reconcileID":"9afeef98-f947-4906-a5b9-c062d4c9ef5a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","elapsedSinceCompletion":"1.597363767s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","reconcileID":"af431211-221c-4558-8130-d224a4adcf26","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:43: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:32Z","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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","reconcileID":"3e9e2e51-d1eb-42ed-b7bf-b0ceb18a8f92","component.Name":"test-comp-youv"} {"level":"info","ts":"2026-05-07T23:43:32Z","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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","reconcileID":"3e9e2e51-d1eb-42ed-b7bf-b0ceb18a8f92","component.Name":"test-comp-ijci"} {"level":"info","ts":"2026-05-07T23:43:32Z","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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","reconcileID":"3e9e2e51-d1eb-42ed-b7bf-b0ceb18a8f92","component.Name":"test-symlink-comp-tycu"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-hsxu-20260507-234042-000"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-hsxu-20260507-234042-000","application":"test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-hsxu-20260507-234042-000"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-app-hsxu-20260507-234042-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-hsxu-20260507-234042-000","snapshot.Spec.Components":[{"name":"test-comp-npvu","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mfsu/test-comp-npvu@sha256:44d2c982b2a14a6f1656e29821c0efb884c8e2b62f96883b5c40432174e918a1","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"79479421a627901757df1006995a6313188f921a"}}}]} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-npvu is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 355775a284c22edcd3a0514cda480a80ea57c5709ec5bc78486e01e61bffaa is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-hsxu-20260507-234042-000"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","Application.Name":"test-app-hsxu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"snapshot":{"name":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"}} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-app-hsxu-20260507-234042-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:43:32Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-app-hsxu-20260507-234042-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-app-hsxu-20260507-234042-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-hsxu-20260507-234042-000","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","snapshot.Namespace":"build-e2e-mfsu","snapshot.Name":"test-app-hsxu-20260507-234042-000"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-hsxu-20260507-234042-000"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-hsxu-20260507-234042-000"} {"level":"info","ts":"2026-05-07T23:43:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:43:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-npvu-on-pull-request-gnnzk has finished running","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","snapshot.Name":"test-app-hsxu-20260507-234042-000"} {"level":"info","ts":"2026-05-07T23:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu-on-pull-request-gnnzk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-npvu-on-pull-request-gnnzk has finished running","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43:35Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-eota","name":"my-integration-test-nknc"}} {"level":"info","ts":"2026-05-07T23:43:35Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-nknc"} {"level":"info","ts":"2026-05-07T23:43:35Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-nknc"} {"level":"info","ts":"2026-05-07T23:43:35Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-07T23:43:35Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-eota","name":"skipped-its-fail"}} {"level":"info","ts":"2026-05-07T23:43:35Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-07T23:43:35Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-07T23:43:35Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-07T23:43:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43: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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43: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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43: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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43: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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43: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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:43:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-hwjcem-on-pull-request-7fhcn","PR group":"konflux-test-component-pac-hwjcem"} {"level":"info","ts":"2026-05-07T23:43:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","prGroup":"konflux-test-component-pac-hwjcem","prGroupHash":"8041abed37f03fb7104905374ca750d679b398ae91039c48cb04a0cabdffdd"} {"level":"info","ts":"2026-05-07T23:43:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:43:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","ExternalID":"my-integration-test-nknc-test-component-pac-hwjcem"} {"level":"info","ts":"2026-05-07T23:43:38Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","ExternalID":"my-integration-test-nknc-test-component-pac-hwjcem"} {"level":"info","ts":"2026-05-07T23:43:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","snapshot.NameSpace":"integration2-eota","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-nknc","externalID":"my-integration-test-nknc-test-component-pac-hwjcem"} {"level":"info","ts":"2026-05-07T23:43:38Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","ID":74928510729,"CheckName":"Konflux Dev version / my-integration-test-nknc / test-component-pac-hwjcem","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:43:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","pipelineRun.Namespace":"integration2-eota","pipelineRun.Name":"test-component-pac-hwjcem-on-pull-request-7fhcn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:43:38Z","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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","pipelinerun.Name":"test-component-pac-hwjcem-on-pull-request-7fhcn"} {"level":"info","ts":"2026-05-07T23:43: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-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43:38Z","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-hwjcem is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","ExternalID":"my-integration-test-nknc-test-component-pac-hwjcem"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","ExternalID":"my-integration-test-nknc-test-component-pac-hwjcem"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","existingCheckRun":"github.CheckRun{ID:74928510729, NodeID:\"CR_kwDOKrwUx88AAAARchZXCQ\", HeadSHA:\"583eb55614652680a9d0f918757a4ed1e233ddad\", ExternalID:\"my-integration-test-nknc-test-component-pac-hwjcem\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74928510729\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74928510729\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:43:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-hwjcem snapshot scenario my-integration-test-nknc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-eota/test-component-pac-hwjcem-on-pull-request-7fhcn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74928510729/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nknc / test-component-pac-hwjcem\", CheckSuite:github.CheckSuite{ID:68001810694}, 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:3646374349, Number:30182, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30182\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-hwjcem\", SHA:\"583eb55614652680a9d0f918757a4ed1e233ddad\", 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-thvybq\", 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-07T23:43:39Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","ID":74928510729,"CheckName":"Konflux Dev version / my-integration-test-nknc / test-component-pac-hwjcem","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","pipelineRun.Namespace":"integration2-eota","pipelineRun.Name":"test-component-pac-hwjcem-on-pull-request-7fhcn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","pipelinerun.Name":"test-component-pac-hwjcem-on-pull-request-7fhcn"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-hwjcem is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:43:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:43:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:43:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:43:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:43:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:43:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:43:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:43:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:43:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43: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-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","prGroup":"konflux-test-symlink-comp-tycu","prGroupHash":"76eb0c2baf04d4c15b0f9c247c09be98e98c3d57e1af9f60cab0e514658a95"} {"level":"info","ts":"2026-05-07T23:43: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-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:52Z","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-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-tycu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:33:18Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-07T23:32:35Z","completionTime":"2026-05-07T23:33:18Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"230d37a1265b9f592218abdda0a2371268f9b5be"}],"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":"230d37a1265b9f592218abdda0a2371268f9b5be"}],"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-mfsu/test-symlink-comp-tycu:on-pr-230d37a1265b9f592218abdda0a2371268f9b5be"},{"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-mfsu/test-symlink-comp-tycu:on-pr-230d37a1265b9f592218abdda0a2371268f9b5be"},{"name":"ALWAYS_BUILD_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-tycu-on-pull-request-vbnp6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-tycu-on-pull-request-vbnp6-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-1408c6a65392738e5efb6fd9ccd7f2fd-b35ae334385e2fc8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu-on-pull-request-vbnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-tycu-on-pull-request-vbnp6 has finished running","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-hsxu-20260507-234352-999"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-hsxu-20260507-234352-999","application":"test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-hsxu-20260507-234352-999"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-hsxu-20260507-234352-999","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hsxu-20260507-234352-999","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hsxu-20260507-234352-999","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-234352-999","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-hsxu-20260507-234352-999","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","Application.Name":"test-app-hsxu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-hsxu-20260507-234352-999","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-app-hsxu-20260507-234352-999","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:43:53Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-hsxu-20260507-234352-999","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hsxu-20260507-234352-999","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"error","ts":"2026-05-07T23:43:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-ijci","namespace":"build-e2e-mfsu"},"namespace":"build-e2e-mfsu","name":"test-comp-ijci","reconcileID":"bf37cfce-8a3e-4751-91f6-c0d99d42c617","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-ijci\" 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-07T23:43:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-hsxu-20260507-234353-044"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-hsxu-20260507-234353-044","application":"test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-234352-999","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-hsxu-20260507-234352-999","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-hsxu-20260507-234353-044"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-hsxu-20260507-234353-044","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hsxu-20260507-234353-044","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hsxu-20260507-234353-044","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-234353-044","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-hsxu-20260507-234353-044","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","Application.Name":"test-app-hsxu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-hsxu-20260507-234353-044","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-app-hsxu-20260507-234353-044","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:43:53Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-hsxu-20260507-234353-044","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hsxu-20260507-234353-044","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-npvu","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-npvu","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-234353-044","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-hsxu-20260507-234353-044","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-hsxu-20260507-234353-089"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-hsxu-20260507-234353-089","application":"test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-hsxu-20260507-234353-089"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-hsxu-20260507-234353-089","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hsxu-20260507-234353-089","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hsxu-20260507-234353-089","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-234353-089","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-hsxu-20260507-234353-089","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","Application.Name":"test-app-hsxu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-hsxu-20260507-234353-089","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-app-hsxu-20260507-234353-089","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:43:53Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-hsxu-20260507-234353-089","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hsxu-20260507-234353-089","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-234353-089","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-hsxu-20260507-234353-089","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-youv","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-youv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-hsxu-20260507-234353-141"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-hsxu-20260507-234353-141","application":"test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-hsxu-20260507-234353-141"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-hsxu-20260507-234353-141","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hsxu-20260507-234353-141","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hsxu-20260507-234353-141","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-234353-141","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-hsxu-20260507-234353-141","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","Application.Name":"test-app-hsxu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-hsxu-20260507-234353-141","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-app-hsxu-20260507-234353-141","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:43:53Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-hsxu-20260507-234353-141","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hsxu-20260507-234353-141","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-234353-141","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-hsxu-20260507-234353-141","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-ijci","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-comp-ijci","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-hsxu-20260507-234353-209"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-hsxu-20260507-234353-209","application":"test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-hsxu-20260507-234353-209"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-hsxu-20260507-234353-209","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hsxu-20260507-234353-209","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-hsxu-20260507-234353-209","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-234353-209","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-hsxu-20260507-234353-209","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","Application.Name":"test-app-hsxu","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-hsxu-20260507-234353-209","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-app-hsxu-20260507-234353-209","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:43:53Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-hsxu-20260507-234353-209","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-hsxu-20260507-234353-209","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43: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":"test-app-hsxu-20260507-234353-209","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-hsxu-20260507-234353-209","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu"} {"level":"info","ts":"2026-05-07T23:43:53Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-tycu","namespace":"build-e2e-mfsu"},"application":"build-e2e-mfsu/test-app-hsxu","namespace":"build-e2e-mfsu","name":"test-symlink-comp-tycu","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-07T23:43:53Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-ijci-on-pull-request-9r6xk","namespace":"build-e2e-mfsu"},"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-07T23:43:54Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-npvu-on-pull-request-gnnzk","namespace":"build-e2e-mfsu"},"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-07T23:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:43:56Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-youv-on-pull-request-b24hz","namespace":"build-e2e-mfsu"},"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-07T23:43:57Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"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-07T23:43:57Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"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-07T23:43:57Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-tycu-on-pull-request-vbnp6","namespace":"build-e2e-mfsu"},"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-07T23:43:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-hsxu-20260507-234353-089"} {"level":"info","ts":"2026-05-07T23:43:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mfsu","snapshot":"test-app-hsxu-20260507-234353-089"} {"level":"info","ts":"2026-05-07T23:43:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-hsxu-20260507-234353-141"} {"level":"info","ts":"2026-05-07T23:43:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mfsu","snapshot":"test-app-hsxu-20260507-234353-141"} {"level":"info","ts":"2026-05-07T23:43:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-hsxu-20260507-234352-999"} {"level":"info","ts":"2026-05-07T23:43:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mfsu","snapshot":"test-app-hsxu-20260507-234352-999"} {"level":"info","ts":"2026-05-07T23:43:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-hsxu-20260507-234353-209"} {"level":"info","ts":"2026-05-07T23:43:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mfsu","snapshot":"test-app-hsxu-20260507-234353-209"} 2026/05/07 23:43:58 http: TLS handshake error from 10.130.0.2:42218: EOF {"level":"info","ts":"2026-05-07T23:43:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-hsxu-20260507-234353-044"} {"level":"info","ts":"2026-05-07T23:43:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mfsu","snapshot":"test-app-hsxu-20260507-234353-044"} {"level":"info","ts":"2026-05-07T23:43:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-hsxu-20260507-233210-000"} {"level":"info","ts":"2026-05-07T23:43:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mfsu","snapshot":"test-app-hsxu-20260507-233210-000"} {"level":"info","ts":"2026-05-07T23:43:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-hsxu-20260507-233544-000"} {"level":"info","ts":"2026-05-07T23:43:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mfsu","snapshot":"test-app-hsxu-20260507-233544-000"} 2026/05/07 23:43:58 http: TLS handshake error from 10.130.0.2:42228: EOF {"level":"info","ts":"2026-05-07T23:43:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-hsxu-20260507-234042-000"} {"level":"info","ts":"2026-05-07T23:43:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mfsu","snapshot":"test-app-hsxu-20260507-234042-000"} 2026/05/07 23:43:58 http: TLS handshake error from 10.129.0.2:41518: EOF {"level":"info","ts":"2026-05-07T23:44: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:44: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:44: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:44: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44: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-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-fmyb/gl-test-custom-branch-imryfq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-imryfq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44: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-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:44:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:44: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:44: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:44: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:44:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:44: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:44: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:44: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:44:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"714.626312ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:44:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","reconcileID":"5a047de2-fda8-4785-a9bc-3b3352a54de3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"720.113077ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:44:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","reconcileID":"be3fda54-9956-4305-884f-5582caa87d92","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"730.529253ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:44:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","reconcileID":"9c3ee2cc-f13f-4887-9058-dcac1acd93fc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"751.18369ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:44:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","reconcileID":"0bfca3b2-a223-4c58-b19e-5cf9c0d335ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"791.750876ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:44:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","reconcileID":"b906625b-0651-407f-9421-0b8a7ca6ed01","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"852.991603ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:44:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","reconcileID":"64da11ac-e686-42d9-a9fb-3cdba2505b1b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:36Z","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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"872.517641ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:44:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","reconcileID":"2300327f-4b54-4f0e-8be7-c97c18606811","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:44: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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"1.193040683s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:44:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:44:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","reconcileID":"f7e9c08c-0561-4738-8b6e-a4d4cc4bc0de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:44: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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"1.694111669s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:44:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:44:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","reconcileID":"b5245906-abeb-4b89-b356-83ae45fad469","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:44: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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","elapsedSinceCompletion":"1.838248908s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:44:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:44:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","reconcileID":"07ae4520-691c-4244-9170-0e09fe673ddf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:39Z","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-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","reconcileID":"be7114bb-9fee-43eb-b4d5-e9848b1a4b93","component.Name":"gl-multi-component-child-khlv"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-lvhp-20260507-233925-000"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-lvhp-20260507-233925-000","application":"build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-lvhp-20260507-233925-000"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"build-suite-component-update-lvhp-20260507-233925-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-lvhp-20260507-233925-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-khlv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-parent-khlv@sha256:7f3b09f37de1079ada7a164dba64a88fa480d175fddf1856c199b5324ea9da9e","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-sxbadm","revision":"5de8f0768c0be975757054acd08752273e165951"}}}]} {"level":"info","ts":"2026-05-07T23:44:39Z","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-khlv is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 8d197fb08e3426ccbeb51bc5eac95da5bf67833d0d50b25d81a3fed20e43e7 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-lvhp-20260507-233925-000"} {"level":"info","ts":"2026-05-07T23:44: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":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"snapshot":{"name":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"}} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:44: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":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","Application.Name":"build-suite-component-update-lvhp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:39Z","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-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"build-suite-component-update-lvhp-20260507-233925-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:44:39Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:44: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":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:44: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":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"build-suite-component-update-lvhp-20260507-233925-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-lvhp-20260507-233925-000"} {"level":"info","ts":"2026-05-07T23:44: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":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"build-suite-component-update-lvhp-20260507-233925-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","snapshot.Namespace":"build-e2e-qsum","snapshot.Name":"build-suite-component-update-lvhp-20260507-233925-000"} {"level":"info","ts":"2026-05-07T23:44: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":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:44: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":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233925-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-lvhp-20260507-233925-000"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-khlv-on-pull-request-qgsgp has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","snapshot.Name":"build-suite-component-update-lvhp-20260507-233925-000"} {"level":"info","ts":"2026-05-07T23:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-khlv-on-pull-request-qgsgp has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44: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-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-spw59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-spw59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-khlv-on-push-spw59 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-khlv-on-pull-request-x8phg","PR group":"konflux-gl-multi-component-child-khlv"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-lvhp-20260507-233116-000"} {"level":"info","ts":"2026-05-07T23:44: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","prGroup":"konflux-gl-multi-component-child-khlv","prGroupHash":"9929e5480cd6bd4df05d1d9cb7a635054dc25c7d54df62aad11f8e9ab1fbed"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"}} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","snapshot.Namespace":"build-e2e-qsum","snapshot.Name":"build-suite-component-update-lvhp-20260507-233116-000"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zhsz/gh-multi-component-child-lvxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-lvxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"668.701337ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:45:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","reconcileID":"e44fb7c6-bdbe-4a8a-bdb1-21e3d2bff3df","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"674.574264ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:45:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","reconcileID":"02e12524-fea0-4452-9dc3-484335afa912","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"685.108907ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:45:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","reconcileID":"c5b80f63-1050-4ac8-b861-164377994a7d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"705.575356ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:45:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","reconcileID":"735a455f-0583-4bc8-9b15-8b2aca753256","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"746.721004ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:45:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","reconcileID":"f5408b00-2b1b-41fa-bbb1-6f047280de24","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"827.229613ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:45:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","reconcileID":"d47235e1-854e-4b77-87d4-e5279fa05787","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"845.305241ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:45:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","reconcileID":"ee5c28c8-4166-4884-b070-4ba1afe6aa4a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"988.23552ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:45:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","reconcileID":"58a78faf-132b-4462-ba6d-5ca82ad75d8a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"1.565436573s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:45:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","reconcileID":"7d679276-193b-47c5-9f0b-5d29c227f52a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","elapsedSinceCompletion":"1.62963502s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:45:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:45:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","reconcileID":"e0414ed9-eff5-49e4-bd47-5c8fea3ce4a9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45: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-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45: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-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-argr-20260507-234002-000"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-argr-20260507-234002-000","application":"build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-argr-20260507-234002-000"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"build-suite-test-application-argr-20260507-234002-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-argr-20260507-234002-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-imryfq","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-fmyb/gl-test-custom-branch-imryfq@sha256:d68e678d5b7c671902865f29bc0bacfdc0a99a09075c1e0e597ef6a11a28ffdd","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-owbmlt","revision":"f29828f6dfca2a5be5b645a49e14db6ce02679b2"}}}]} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-fmyb/gl-test-custom-branch-imryfq-on-pull-request-2hs8q with pr group konflux-gl-test-custom-branch-imryfq is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:33Z","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-imryfq is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 1b7e385ebe849283c0d0435718689c909a4575575dbd06de25460a0897dff0 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-argr-20260507-234002-000"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","Application.Name":"build-suite-test-application-argr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","snapshot.Name":"build-suite-test-application-argr-20260507-233247-000"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"}} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"build-suite-test-application-argr-20260507-234002-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:45:33Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"build-suite-test-application-argr-20260507-234002-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-argr-20260507-234002-000"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"build-suite-test-application-argr-20260507-234002-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:45:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-argr-20260507-234002-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","snapshot.Namespace":"build-e2e-fmyb","snapshot.Name":"build-suite-test-application-argr-20260507-234002-000"} {"level":"info","ts":"2026-05-07T23:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-argr-20260507-234002-000"} {"level":"info","ts":"2026-05-07T23:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:45:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-imryfq-on-pull-request-p96xm has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45: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-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45: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-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45: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-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45: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-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:34Z","logger":"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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45: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-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","snapshot.Name":"build-suite-test-application-argr-20260507-234002-000"} {"level":"info","ts":"2026-05-07T23:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-imryfq-on-pull-request-p96xm has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-pull-request-p96xm","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45: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-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-push-mqdbx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-push-mqdbx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-imryfq-on-push-mqdbx is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:45: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kfin/gh-test-custom-branch-krnami, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-krnami is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45: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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:45:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"141.542176ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:45:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","reconcileID":"85a0c786-c346-4660-8e2e-1c3551ed7840","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"147.225137ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:45:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","reconcileID":"308f0b7b-d047-4e8e-b0dd-d252222cdc40","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"157.762862ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:45:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","reconcileID":"5e311aa3-958e-45ed-900e-d200707e00c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"178.275387ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:45:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","reconcileID":"acfb2a66-8026-4e63-95ff-c935725ca7cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"219.112555ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:45:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","reconcileID":"08e6f74c-32b0-49e9-ad0e-074348a80fee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"299.918492ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:45:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","reconcileID":"716a4943-1c56-43f6-9591-62bc743f269e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"305.645147ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:45:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","reconcileID":"939433ff-2d9c-4008-8c62-e9d212d9dc23","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"460.953569ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:45:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","reconcileID":"0cf80f84-292d-47d4-8b13-b6b15470275c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.102060036s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:45:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","reconcileID":"44b7de41-747e-4afc-a6a5-c815347afcd5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.113672914s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:45:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","reconcileID":"a85aa5e1-da5d-4069-bf83-0320f921b16f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-pjio-20260507-234022-000","application":"integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-234022-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-pjio-20260507-234022-000","snapshot.Spec.Components":[{"name":"go-component-ejzbbm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm@sha256:59295c97473d1db6ff4cb31c8102d5d0fb16d63b8a5c0c89d87e0ab1f529df74","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"225b5e43fdf29f843e5595c817ea41d14338dd6d"}}}]} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-ejzbbm is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 4541c7289895e75e2c806ce8e31326ce9d5b4e609780402d5adf21d4926188 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:45: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-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-07T23:45: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-pjio-20260507-234022-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:56Z","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-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234022-000"} 2026/05/07 23:45:56 http: TLS handshake error from 10.128.0.2:38968: EOF {"level":"info","ts":"2026-05-07T23:45:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Namespace":"group-btnd","snapshot.Name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:45: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-pjio-20260507-234022-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-234022-000","testedSnapshot":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234022-000","testedSnapshot":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234022-000","testedSnapshot":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74928190321, NodeID:\"CR_kwDONSo-hs8AAAARchFzcQ\", HeadSHA:\"225b5e43fdf29f843e5595c817ea41d14338dd6d\", ExternalID:\"my-integration-test-sefy-go-component-ejzbbm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74928190321\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74928190321\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:40:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-ejzbbm snapshot scenario my-integration-test-sefy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-btnd/go-component-ejzbbm-on-pull-request-hnsqp is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74928190321/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm\", CheckSuite:github.CheckSuite{ID:68001506766}, 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:3646341952, Number:21813, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21813\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-ejzbbm\", SHA:\"225b5e43fdf29f843e5595c817ea41d14338dd6d\", 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-dreprm\", 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-07T23:45:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ejzbbm-on-pull-request-hnsqp has finished running","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:45: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:45: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:45: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-rxppj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-rxppj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-khlv-on-push-rxppj is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74928190321,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-234022-000","destinationSnapshot.Name":"integ-app-pjio-20260507-234022-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45: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-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-hnsqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ejzbbm-on-pull-request-hnsqp has finished running","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:45: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:45: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:45: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:45: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:45: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:45: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45: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-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScneario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-xq49l","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:45: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-pjio-20260507-234022-000","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260507-234022-000","reconcileID":"2be78682-8aaa-4812-b34d-fc22012cd4f6","snapshot.name":"integ-app-pjio-20260507-234022-000","pipelinerun.name":"go-component-ejzbbm-on-pull-request-hnsqp","duration":3.526140045} {"level":"info","ts":"2026-05-07T23:45: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-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-234022-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45: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-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:45: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-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-pjio-20260507-234022-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Scenario":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:45: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-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-234022-000","testedSnapshot":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45: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-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Label":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy","pipelineRun.Name":"integration-resolver-pipelinerun-xq49l"} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234022-000","testedSnapshot":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234022-000","testedSnapshot":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74928190321, NodeID:\"CR_kwDONSo-hs8AAAARchFzcQ\", HeadSHA:\"225b5e43fdf29f843e5595c817ea41d14338dd6d\", ExternalID:\"my-integration-test-sefy-go-component-ejzbbm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74928190321\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74928190321\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:40:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-ejzbbm snapshot integ-app-pjio-20260507-234022-000 and scenario my-integration-test-sefy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74928190321/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm\", CheckSuite:github.CheckSuite{ID:68001506766}, 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:3646341952, Number:21813, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21813\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-ejzbbm\", SHA:\"225b5e43fdf29f843e5595c817ea41d14338dd6d\", 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-dreprm\", 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-07T23:45:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-push-h5g9x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:45:58Z","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-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45: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":"gl-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45: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":"gl-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-push-h5g9x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-khlv-on-push-h5g9x is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xq49l","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-xq49l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:45:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74928190321,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-07T23:45:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-234022-000","destinationSnapshot.Name":"integ-app-pjio-20260507-234022-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:45:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45: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-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45: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-pjio-20260507-234022-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:45:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45: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-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:45:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-234022-000","testedSnapshot":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:45:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234022-000","testedSnapshot":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234022-000","testedSnapshot":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:45:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74928190321, NodeID:\"CR_kwDONSo-hs8AAAARchFzcQ\", HeadSHA:\"225b5e43fdf29f843e5595c817ea41d14338dd6d\", ExternalID:\"my-integration-test-sefy-go-component-ejzbbm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74928190321\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74928190321\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:40:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-ejzbbm snapshot integ-app-pjio-20260507-234022-000 and scenario my-integration-test-sefy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-xq49l' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74928190321/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm\", CheckSuite:github.CheckSuite{ID:68001506766}, 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:3646341952, Number:21813, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21813\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-ejzbbm\", SHA:\"225b5e43fdf29f843e5595c817ea41d14338dd6d\", 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-dreprm\", 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-07T23:45:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74928190321,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-07T23:45:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-234022-000","destinationSnapshot.Name":"integ-app-pjio-20260507-234022-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:45:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:45: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-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:46: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:46: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:46: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:46: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:46: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:46: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:46: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:46: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:46:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:46:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:46:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:07Z","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-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:07Z","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-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-234022-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:46:07Z","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-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-234022-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:46:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-234022-000","testedSnapshot":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:46: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-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:46: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-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:07Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xq49l","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-xq49l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:46:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:46:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234022-000","testedSnapshot":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:46:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234022-000","testedSnapshot":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:46:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:46:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:46:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74928190321, NodeID:\"CR_kwDONSo-hs8AAAARchFzcQ\", HeadSHA:\"225b5e43fdf29f843e5595c817ea41d14338dd6d\", ExternalID:\"my-integration-test-sefy-go-component-ejzbbm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74928190321\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74928190321\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:40:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-ejzbbm snapshot integ-app-pjio-20260507-234022-000 and scenario my-integration-test-sefy 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/74928190321/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm\", CheckSuite:github.CheckSuite{ID:68001506766}, 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:3646341952, Number:21813, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21813\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-ejzbbm\", SHA:\"225b5e43fdf29f843e5595c817ea41d14338dd6d\", 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-dreprm\", 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-07T23:46:08Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74928190321,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-07T23:46:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-234022-000","destinationSnapshot.Name":"integ-app-pjio-20260507-234022-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-07T23:46:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:46: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-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:46:08Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-pjio-20260507-234022-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-xq49l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:46:10Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-jnhepf","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23: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-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23: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-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23: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-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23: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-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"456.195838ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:46:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","reconcileID":"7801324d-8137-45e9-925b-0b45eaffbe62","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"461.748955ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:46:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","reconcileID":"5588ae51-6493-43d7-b1d1-a4cae7e893a5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"473.031642ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:46:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","reconcileID":"6a89ff35-2999-4b7d-bcbf-fbf61c1703d3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"493.551285ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:46:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","reconcileID":"5dfcbfec-1695-4eee-b7c4-eccfc263a1b6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"534.804153ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:46:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","reconcileID":"b2e428c4-cc3b-4a08-8f93-6054c0979f1e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"582.645907ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:46:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","reconcileID":"1481254b-6732-453a-a687-167507817aed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"615.776954ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:46:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","reconcileID":"066240f5-16a1-4a26-9c82-ecd5fcabb538","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"936.346524ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:46:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","reconcileID":"e236270c-8bf6-4fa1-99fb-6e7e45a208b1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"1.323962546s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:46:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","reconcileID":"e647267c-593f-4fd7-aa9b-4f2156298986","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","elapsedSinceCompletion":"1.57674938s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:46:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","reconcileID":"b7064fc9-92f8-4c03-8546-4f85a34334ee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","reconcileID":"f1cf1cdf-2762-4e3b-8c2c-3a83fa4b4a06","component.Name":"gh-multi-component-parent-lvxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-psxl-20260507-234031-000"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-psxl-20260507-234031-000","application":"build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-psxl-20260507-234031-000"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"build-suite-component-update-psxl-20260507-234031-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-psxl-20260507-234031-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-lvxl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zhsz/gh-multi-component-child-lvxl@sha256:7085c513b06a83bc54c5d727569b523d237fc8a37abe9761b6017729610a9945","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-gskiao","revision":"a52bbbd6b61b1465c6454e7f651257031bf81b33"}}}]} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-zhsz/gh-multi-component-child-lvxl-on-pull-request-sjbt2 with pr group konflux-gh-multi-component-child-lvxl is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-lvxl is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 996f1dd0aaef29bc62deee7c2b77ce7b5f7e36d9ec1397a66c6260a4c787f6 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-psxl-20260507-234031-000"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","Application.Name":"build-suite-component-update-psxl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"}} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"build-suite-component-update-psxl-20260507-234031-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:46:18Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"build-suite-component-update-psxl-20260507-234031-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-psxl-20260507-234031-000"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"build-suite-component-update-psxl-20260507-234031-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","snapshot.Namespace":"build-e2e-zhsz","snapshot.Name":"build-suite-component-update-psxl-20260507-234031-000"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-psxl-20260507-234031-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-psxl-20260507-234031-000"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lvxl-on-pull-request-zxm28 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23: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":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23: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":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","snapshot.Name":"build-suite-component-update-psxl-20260507-234031-000"} {"level":"info","ts":"2026-05-07T23:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lvxl-on-pull-request-zxm28 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-pull-request-zxm28","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-push-6zg9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:46:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-07T23:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-push-6zg9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-ejzbbm-on-push-6zg9z is not associated with a pull request","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:46:25Z","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-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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":"gh-multi-component-parent-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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":"gh-multi-component-parent-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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":"gh-multi-component-parent-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-push-5kkfz","reconcileID":"c8b4e41a-aeb6-4b07-888e-d93322017a11","Component.Namespace":"build-e2e-zhsz","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-zhsz/gh-multi-component-parent-lvxl@sha256:9e931e1d3cad42be60ac42a225a73cfb7396e091276ca7ad1b5758229d3fc04b","Component.Name":"gh-multi-component-parent-lvxl","lastBuildCommit":"adf3f876378d20d664f4318ff6bb0400f7412c54"} {"level":"info","ts":"2026-05-07T23:46:25Z","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-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","component.Namespace":"build-e2e-zhsz","component.Name":"gh-multi-component-parent-lvxl"} {"level":"info","ts":"2026-05-07T23:46: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":"gh-multi-component-parent-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-push-5kkfz","reconcileID":"c8b4e41a-aeb6-4b07-888e-d93322017a11","component.Name":"gh-multi-component-child-lvxl"} {"level":"info","ts":"2026-05-07T23:46:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-psxl-20260507-234035-000"} {"level":"info","ts":"2026-05-07T23:46:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-psxl-20260507-234035-000","application":"build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-psxl-20260507-234035-000"} {"level":"info","ts":"2026-05-07T23:46: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-psxl-20260507-234035-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-psxl-20260507-234035-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-psxl-20260507-234035-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:46: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-psxl-20260507-234035-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-psxl-20260507-234035-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","Application.Name":"build-suite-component-update-psxl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:46:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"build-suite-component-update-psxl-20260507-234035-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-psxl-20260507-234035-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-lvxl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zhsz/gh-multi-component-parent-lvxl@sha256:9e931e1d3cad42be60ac42a225a73cfb7396e091276ca7ad1b5758229d3fc04b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-gskiao","revision":"adf3f876378d20d664f4318ff6bb0400f7412c54"}}}]} {"level":"info","ts":"2026-05-07T23:46: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-psxl-20260507-234035-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"build-suite-component-update-psxl-20260507-234035-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:46:25Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:46: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-psxl-20260507-234035-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-psxl-20260507-234035-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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-psxl-20260507-234035-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-psxl-20260507-234035-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-push-5kkfz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-psxl-20260507-234035-000"} {"level":"info","ts":"2026-05-07T23:46:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-push-5kkfz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-psxl-20260507-234035-000"} {"level":"info","ts":"2026-05-07T23:46:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-push-5kkfz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:46:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-push-5kkfz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:46:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-lvxl-on-push-5kkfz has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:25Z","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-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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":"gh-multi-component-parent-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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":"gh-multi-component-parent-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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":"gh-multi-component-parent-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46: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":"gh-multi-component-parent-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","snapshot.Name":"build-suite-component-update-psxl-20260507-234035-000"} {"level":"info","ts":"2026-05-07T23:46:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-parent-lvxl-on-push-5kkfz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:46:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-lvxl-on-push-5kkfz has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-lvxl-on-push-5kkfz","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:46:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-jnhepf-on-pull-request-wl66b","PR group":"konflux-python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:46:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","prGroup":"konflux-python-component-jnhepf","prGroupHash":"4e3f5f5aaeaecb73a9c7f9bb7b2a166b6141fe4dc7eae4cec3deb22d712a45"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:46:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:46:28Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:46:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.NameSpace":"group-btnd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-sefy","externalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:46:29Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74928789464,"CheckName":"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Namespace":"group-btnd","pipelineRun.Name":"python-component-jnhepf-on-pull-request-wl66b","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelinerun.Name":"python-component-jnhepf-on-pull-request-wl66b"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46: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-jnhepf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:46:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:47: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:03Z","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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"942.456348ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:47:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","reconcileID":"d8fcebb0-0ef8-4370-95b1-f637b3c919c7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:03Z","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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"948.434129ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:47:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","reconcileID":"99c19696-04c1-46ca-b29a-967ccb0a8bd2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:03Z","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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"959.0391ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:47:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","reconcileID":"236160f2-8080-401f-be5c-c75e2d551d83","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:03Z","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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"980.603526ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:47:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","reconcileID":"9d01aac8-58bc-4779-b2d8-4ec0065e5037","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"1.021265153s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:47:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","reconcileID":"13481d14-8176-41f2-a8de-70b22e621a07","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"1.10210127s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:47:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","reconcileID":"1b99ca26-69e2-45e5-b9e0-fe04ab879933","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"1.263409175s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:47:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","reconcileID":"9924c276-fe97-45c2-962d-76f998a885d5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"1.312935269s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:47:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","reconcileID":"fd35a4fd-c655-4af9-b2b0-6a239adf4c5e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"1.584645675s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:47:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","reconcileID":"d65b4096-0784-48e9-abef-d57b24d761c1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"2.865337602s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:47:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","reconcileID":"b80ed9d4-3f84-4e9c-aee4-d15c30656f6a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:07Z","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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"4.320619941s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:47:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","reconcileID":"92a6f146-d0bb-4db4-9ad1-823583e95e2a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:08Z","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-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","elapsedSinceCompletion":"5.425990885s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:47:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","reconcileID":"3732205c-1580-4a6a-bda9-cab7a7fa4cc4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-dxxf-20260507-234149-000"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-dxxf-20260507-234149-000","application":"build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-dxxf-20260507-234149-000"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"build-suite-test-application-dxxf-20260507-234149-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-dxxf-20260507-234149-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-krnami","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kfin/gh-test-custom-branch-krnami@sha256:9cdffa65e07dc45a2957611089395b9ec5576a6d937e8a1dc6a0a10c6bc4fa38","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-lsicco","revision":"511f9e6fe4da4ddba68d9fba26fffdd6caab75cb"}}}]} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-kfin/gh-test-custom-branch-krnami-on-pull-request-z5xst with pr group konflux-gh-test-custom-branch-krnami is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:09Z","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-krnami is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 640bd88365fbc7bc95b8cd9418ce3d0d35777610db8266cfb708fb1fed4fc5 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-dxxf-20260507-234149-000"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","Application.Name":"build-suite-test-application-dxxf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","snapshot.Name":"build-suite-test-application-dxxf-20260507-233244-000"} {"level":"info","ts":"2026-05-07T23:47: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":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"}} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:09Z","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-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"build-suite-test-application-dxxf-20260507-234149-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:47:09Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:09Z","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-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"build-suite-test-application-dxxf-20260507-234149-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-dxxf-20260507-234149-000"} {"level":"info","ts":"2026-05-07T23:47:09Z","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-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"build-suite-test-application-dxxf-20260507-234149-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","snapshot.Namespace":"build-e2e-kfin","snapshot.Name":"build-suite-test-application-dxxf-20260507-234149-000"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234149-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-dxxf-20260507-234149-000"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-krnami-on-pull-request-rx6z5 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23: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-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23: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-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:47:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-push-jx8v7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:47:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-dxxf-20260507-233244-000"} {"level":"info","ts":"2026-05-07T23:47:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-dxxf-20260507-234149-000"} {"level":"info","ts":"2026-05-07T23:47:12Z","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-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47: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":"gh-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47: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":"gh-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-push-jx8v7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-krnami-on-push-jx8v7 is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47: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":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","snapshot.Name":"build-suite-test-application-dxxf-20260507-234149-000"} {"level":"info","ts":"2026-05-07T23:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-krnami-on-pull-request-rx6z5 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-pull-request-rx6z5","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23: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-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23: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-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23: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-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23: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-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23: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-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23: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-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:48: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","elapsedSinceCompletion":"978.200096ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:48:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","reconcileID":"55c7bfaa-07e3-4c26-ab3a-fc662874a94a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","elapsedSinceCompletion":"983.711624ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:48:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","reconcileID":"e38d582f-f260-490e-9e23-29c9b138935d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","elapsedSinceCompletion":"994.153083ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:48:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","reconcileID":"53276779-68af-49b9-b91a-714fa61fec23","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23: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":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23: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":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","elapsedSinceCompletion":"1.014869325s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:48:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","reconcileID":"ea8a8b1b-3221-41fe-a907-656fd375dc2e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23: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":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23: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":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","elapsedSinceCompletion":"1.055923458s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:48:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","reconcileID":"e4c823a2-f917-4397-8efb-7bd0f5cce8a9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23: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":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23: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":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","elapsedSinceCompletion":"1.137312742s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:48:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","reconcileID":"ea74fc57-c918-4dd6-898c-6edc00a7a6a0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23: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":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23: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":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","elapsedSinceCompletion":"1.184439195s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:48:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","reconcileID":"4fa80478-6a40-4ef5-9a97-9e5a7cd11216","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23: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":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23: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":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","elapsedSinceCompletion":"1.29821457s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:48:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","reconcileID":"32cccb57-1e87-47e5-9481-d521ef48fdf4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23: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":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23: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":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","elapsedSinceCompletion":"1.939198709s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:48:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","reconcileID":"28adf24e-e70f-40e7-9484-08683cad6f89","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","elapsedSinceCompletion":"2.180464252s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:48:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","reconcileID":"a3fb8324-64b1-4898-a8b1-894be744146f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:48: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","elapsedSinceCompletion":"3.22038606s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:48:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","reconcileID":"81ee2c54-b3a6-44e9-a79c-5e23c1be946e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:48: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48: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-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-cwse-20260507-234338-000","application":"integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"integ-app-cwse-20260507-234338-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-cwse-20260507-234338-000","snapshot.Spec.Components":[{"name":"test-component-pac-hwjcem","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-eota/test-component-pac-hwjcem@sha256:c5560b02def0a6472344c959f7a616e2852d3f03e9ba16893f925b1fd28f1c75","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"583eb55614652680a9d0f918757a4ed1e233ddad"}}}]} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-hwjcem is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 8041abed37f03fb7104905374ca750d679b398ae91039c48cb04a0cabdffdd is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","Application.Name":"integ-app-cwse","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-07T23:48: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":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"}} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:15Z","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-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","snapshot.Name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","integrationTestScenario.Name":"my-integration-test-nknc"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","integrationTestScenario.Name":"my-integration-test-nknc"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","destinationComponentSnapshot.Name":"integ-app-cwse-20260507-234338-000","testedSnapshot":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"my-integration-test-nknc-v6rxh","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-nknc"} {"level":"info","ts":"2026-05-07T23:48:15Z","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-cwse-20260507-234338-000","namespace":"integration2-eota"},"namespace":"integration2-eota","name":"integ-app-cwse-20260507-234338-000","reconcileID":"165d33e0-aebd-4ed7-a81b-4ea4706f18ea","snapshot.name":"integ-app-cwse-20260507-234338-000","pipelinerun.name":"test-component-pac-hwjcem-on-pull-request-7fhcn","duration":3.382148786} {"level":"info","ts":"2026-05-07T23:48:15Z","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-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"integ-app-cwse-20260507-234338-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:15Z","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-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","Scenario":"my-integration-test-nknc"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","scenario.Name":"my-integration-test-nknc","destinationSnapshot.Name":"integ-app-cwse-20260507-234338-000","testedSnapshot":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","scenario.Name":"my-integration-test-nknc","destinationSnapshot.Name":"integ-app-cwse-20260507-234338-000","testedSnapshot":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:15Z","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-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","Label":"my-integration-test-nknc"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","Application.Name":"integ-app-cwse","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","integrationTestScenario.Name":"my-integration-test-nknc","pipelineRun.Name":"my-integration-test-nknc-v6rxh"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hwjcem-on-pull-request-7fhcn has finished running","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","ExternalID":"my-integration-test-nknc-test-component-pac-hwjcem"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","ExternalID":"my-integration-test-nknc-test-component-pac-hwjcem"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","existingCheckRun":"github.CheckRun{ID:74928510729, NodeID:\"CR_kwDOKrwUx88AAAARchZXCQ\", HeadSHA:\"583eb55614652680a9d0f918757a4ed1e233ddad\", ExternalID:\"my-integration-test-nknc-test-component-pac-hwjcem\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74928510729\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74928510729\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:43:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-hwjcem snapshot scenario my-integration-test-nknc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-eota/test-component-pac-hwjcem-on-pull-request-7fhcn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74928510729/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nknc / test-component-pac-hwjcem\", CheckSuite:github.CheckSuite{ID:68001810694}, 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:3646374349, Number:30182, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30182\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-hwjcem\", SHA:\"583eb55614652680a9d0f918757a4ed1e233ddad\", 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-thvybq\", 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-07T23:48:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nknc-v6rxh","namespace":"integration2-eota"},"namespace":"integration2-eota","name":"my-integration-test-nknc-v6rxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","ID":74928510729,"CheckName":"Konflux Dev version / my-integration-test-nknc / test-component-pac-hwjcem","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","testedSnapshot.Name":"integ-app-cwse-20260507-234338-000","destinationSnapshot.Name":"integ-app-cwse-20260507-234338-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:15Z","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-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","snapshot.Name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48: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":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"}} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:15Z","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-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","snapshot.Name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","destinationComponentSnapshot.Name":"integ-app-cwse-20260507-234338-000","testedSnapshot":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","scenario.Name":"my-integration-test-nknc","destinationSnapshot.Name":"integ-app-cwse-20260507-234338-000","testedSnapshot":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","scenario.Name":"my-integration-test-nknc","destinationSnapshot.Name":"integ-app-cwse-20260507-234338-000","testedSnapshot":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","ExternalID":"my-integration-test-nknc-test-component-pac-hwjcem"} {"level":"info","ts":"2026-05-07T23:48:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","existingCheckRun":"github.CheckRun{ID:74928510729, NodeID:\"CR_kwDOKrwUx88AAAARchZXCQ\", HeadSHA:\"583eb55614652680a9d0f918757a4ed1e233ddad\", ExternalID:\"my-integration-test-nknc-test-component-pac-hwjcem\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74928510729\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74928510729\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:43:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-hwjcem snapshot integ-app-cwse-20260507-234338-000 and scenario my-integration-test-nknc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74928510729/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nknc / test-component-pac-hwjcem\", CheckSuite:github.CheckSuite{ID:68001810694}, 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:3646374349, Number:30182, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30182\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-hwjcem\", SHA:\"583eb55614652680a9d0f918757a4ed1e233ddad\", 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-thvybq\", 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-07T23:48:16Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","ID":74928510729,"CheckName":"Konflux Dev version / my-integration-test-nknc / test-component-pac-hwjcem","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-07T23:48:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","testedSnapshot.Name":"integ-app-cwse-20260507-234338-000","destinationSnapshot.Name":"integ-app-cwse-20260507-234338-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:48:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48: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-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","snapshot.Name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","snapshot.Name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"test-component-pac-hwjcem-on-pull-request-7fhcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hwjcem-on-pull-request-7fhcn has finished running","buildpipelineRun":{"name":"test-component-pac-hwjcem-on-pull-request-7fhcn","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:48:21Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-push-jcnsb","reconcileID":"9d44d292-198f-4de0-9f95-64f81b97e0b3","Component.Namespace":"build-e2e-zhsz","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-zhsz/gh-multi-component-child-lvxl@sha256:184dccec8b1e632d0c516570747c62efa293745a367c757025f10bee461488ce","Component.Name":"gh-multi-component-child-lvxl","lastBuildCommit":"0a12f21894a4cec4d605df9dd376f1eeb2676ae4"} {"level":"info","ts":"2026-05-07T23:48:21Z","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-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","component.Namespace":"build-e2e-zhsz","component.Name":"gh-multi-component-child-lvxl"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-psxl-20260507-234033-000"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-psxl-20260507-234033-000","application":"build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-psxl-20260507-234033-000"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"build-suite-component-update-psxl-20260507-234033-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-psxl-20260507-234033-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-lvxl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zhsz/gh-multi-component-child-lvxl@sha256:184dccec8b1e632d0c516570747c62efa293745a367c757025f10bee461488ce","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-gskiao","revision":"0a12f21894a4cec4d605df9dd376f1eeb2676ae4"}}},{"name":"gh-multi-component-parent-lvxl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zhsz/gh-multi-component-parent-lvxl@sha256:9e931e1d3cad42be60ac42a225a73cfb7396e091276ca7ad1b5758229d3fc04b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-gskiao","revision":"adf3f876378d20d664f4318ff6bb0400f7412c54","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-psxl-20260507-234033-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-psxl-20260507-234033-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-psxl-20260507-234033-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-psxl-20260507-234033-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-psxl-20260507-234033-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","Application.Name":"build-suite-component-update-psxl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-psxl-20260507-234033-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"build-suite-component-update-psxl-20260507-234033-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:48:21Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-psxl-20260507-234033-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-psxl-20260507-234033-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-psxl-20260507-234033-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-psxl-20260507-234033-000","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-push-jcnsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-psxl-20260507-234033-000"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-push-jcnsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-psxl-20260507-234033-000"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-push-jcnsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-push-jcnsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lvxl-on-push-jcnsb has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","snapshot.Name":"build-suite-component-update-psxl-20260507-234033-000"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl","namespace":"build-e2e-zhsz","name":"gh-multi-component-child-lvxl-on-push-jcnsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-lvxl-on-push-jcnsb has finished running","buildpipelineRun":{"name":"gh-multi-component-child-lvxl-on-push-jcnsb","namespace":"build-e2e-zhsz"},"application":"build-e2e-zhsz/build-suite-component-update-psxl"} {"level":"info","ts":"2026-05-07T23:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:48:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48: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-cwse-20260507-234338-000","namespace":"integration2-eota"},"snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"}} {"level":"info","ts":"2026-05-07T23:48:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:32Z","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-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:32Z","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-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"integ-app-cwse-20260507-234338-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:48:32Z","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-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"integ-app-cwse-20260507-234338-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:48: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-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","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-07T23:48: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-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse"} {"level":"info","ts":"2026-05-07T23:48:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","destinationComponentSnapshot.Name":"integ-app-cwse-20260507-234338-000","testedSnapshot":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nknc-v6rxh","namespace":"integration2-eota"},"namespace":"integration2-eota","name":"my-integration-test-nknc-v6rxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:48:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:48:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","scenario.Name":"my-integration-test-nknc","destinationSnapshot.Name":"integ-app-cwse-20260507-234338-000","testedSnapshot":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","scenario.Name":"my-integration-test-nknc","destinationSnapshot.Name":"integ-app-cwse-20260507-234338-000","testedSnapshot":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","ExternalID":"my-integration-test-nknc-test-component-pac-hwjcem"} {"level":"info","ts":"2026-05-07T23:48:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","existingCheckRun":"github.CheckRun{ID:74928510729, NodeID:\"CR_kwDOKrwUx88AAAARchZXCQ\", HeadSHA:\"583eb55614652680a9d0f918757a4ed1e233ddad\", ExternalID:\"my-integration-test-nknc-test-component-pac-hwjcem\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74928510729\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74928510729\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:43:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-hwjcem snapshot integ-app-cwse-20260507-234338-000 and scenario my-integration-test-nknc 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/74928510729/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nknc / test-component-pac-hwjcem\", CheckSuite:github.CheckSuite{ID:68001810694}, 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:3646374349, Number:30182, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30182\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-hwjcem\", SHA:\"583eb55614652680a9d0f918757a4ed1e233ddad\", 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-thvybq\", 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-07T23:48:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","ID":74928510729,"CheckName":"Konflux Dev version / my-integration-test-nknc / test-component-pac-hwjcem","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-07T23:48:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","testedSnapshot.Name":"integ-app-cwse-20260507-234338-000","destinationSnapshot.Name":"integ-app-cwse-20260507-234338-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-07T23:48:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48: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-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","snapshot.Name":"integ-app-cwse-20260507-234338-000"} {"level":"info","ts":"2026-05-07T23:48:33Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-cwse-20260507-234338-000","namespace":"integration2-eota"},"application":"integration2-eota/integ-app-cwse","namespace":"integration2-eota","name":"my-integration-test-nknc-v6rxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:48: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:48: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-nknc-v6rxh","namespace":"integration2-eota"},"pipelineRun.Name":"my-integration-test-nknc-v6rxh"} {"level":"info","ts":"2026-05-07T23:48:38Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nknc-v6rxh","namespace":"integration2-eota"},"namespace":"integration2-eota","name":"my-integration-test-nknc-v6rxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:48: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:48: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48: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-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:48: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:48: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:48: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:48: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:49: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:49: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:49: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:49: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:07Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","elapsedSinceCompletion":"1.001009369s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:49:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:49:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","reconcileID":"26788dd8-dec0-43a6-a055-e0e743d6bea4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:07Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","elapsedSinceCompletion":"1.006647293s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:49:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:49:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","reconcileID":"ef43fbaa-3510-49cc-95cc-172a4ffc3c9b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:07Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","elapsedSinceCompletion":"1.017054488s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:49:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:49:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","reconcileID":"afef296a-cfef-46c9-a047-9f8193991c9d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:07Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","elapsedSinceCompletion":"1.037584742s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:49:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:49:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","reconcileID":"38bd488d-5622-44c8-9cd3-aa581a33b70c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:07Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","elapsedSinceCompletion":"1.078200849s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:49:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:49:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","reconcileID":"299f35ba-aa4b-4815-81f4-c214ded81882","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:07Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","elapsedSinceCompletion":"1.158877351s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:49:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:49:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","reconcileID":"9698a3f7-753b-4ff0-84f0-7eede84b378f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:07Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","elapsedSinceCompletion":"1.186050053s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:49:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:49:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","reconcileID":"50c58279-c6b4-4880-ae46-d9ec078a24c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:07Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","elapsedSinceCompletion":"1.319444169s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:49:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:49:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","reconcileID":"d68d8438-48fd-4824-acf9-5b399bb7a452","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:07Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","elapsedSinceCompletion":"450.124147ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:49:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:49:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","reconcileID":"ea22fba3-546f-495d-b879-8bf0d1b3d18b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:07Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","elapsedSinceCompletion":"960.311722ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:49:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:49:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","reconcileID":"b687b49d-1835-4988-89f4-0036c40c8f59","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:08Z","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-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","elapsedSinceCompletion":"1.216097189s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:49:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","reconcileID":"3af38de5-3e0e-4261-b091-dae8b8bb134a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49: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-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ierq-20260507-234138-000","application":"integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"integ-app-ierq-20260507-234138-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-ierq-20260507-234138-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-jysbcx","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-gzax/test-comp-pac-gitlab-jysbcx@sha256:e141f977f7ace22b97df01cbc410806f3403878dca6e84555fe04768f2c2b87e","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"e2d8f3f3a213a3f77cc32fe31da9175a5800fc5b"}}}]} {"level":"info","ts":"2026-05-07T23:49:09Z","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-jysbcx is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d9455f7e508c4d912b73e9b7c942d293729a048c0bc55b2d27d5985a8d297d is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:49: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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","Application.Name":"integ-app-ierq","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-07T23:49: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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"}} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:09Z","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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","snapshot.Name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","integrationTestScenario.Name":"my-integration-test-pwkx"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","integrationTestScenario.Name":"my-integration-test-pwkx"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","destinationComponentSnapshot.Name":"integ-app-ierq-20260507-234138-000","testedSnapshot":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.Name":"my-integration-test-pwkx","destinationSnapshot.Name":"integ-app-ierq-20260507-234138-000","testedSnapshot":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.Name":"my-integration-test-pwkx","destinationSnapshot.Name":"integ-app-ierq-20260507-234138-000","testedSnapshot":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"my-integration-test-pwkx-8vhpx","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-pwkx"} {"level":"info","ts":"2026-05-07T23:49:09Z","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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"integ-app-ierq-20260507-234138-000","reconcileID":"d700d294-932d-4ddd-a24d-6ce846d5036f","snapshot.name":"integ-app-ierq-20260507-234138-000","pipelinerun.name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","duration":2.17727574} {"level":"info","ts":"2026-05-07T23:49:09Z","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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"integ-app-ierq-20260507-234138-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","integrationTestScenario.Name":"my-integration-test-tqhk"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","projectID":56586709,"pipelineID":2508940081} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"my-integration-test-tqhk-t4lr6","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-tqhk"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:49: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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:09Z","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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","Scenario":"my-integration-test-pwkx"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:09Z","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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","Label":"my-integration-test-pwkx"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","Application.Name":"integ-app-ierq","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","integrationTestScenario.Name":"my-integration-test-pwkx","pipelineRun.Name":"my-integration-test-pwkx-8vhpx"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","integrationTestScenario.Name":"my-integration-test-tqhk","pipelineRun.Name":"my-integration-test-tqhk-t4lr6"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commitStatus.Name":"Konflux Dev version / my-integration-test-pwkx / test-comp-pac-gitlab-jysbcx","commitStatus.ID":14270655607} {"level":"info","ts":"2026-05-07T23:49:09Z","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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.name":"my-integration-test-pwkx","commitStatus.ID":14270655607,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","testedSnapshot.Name":"integ-app-ierq-20260507-234138-000","destinationSnapshot.Name":"integ-app-ierq-20260507-234138-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.Name":"my-integration-test-tqhk","destinationSnapshot.Name":"integ-app-ierq-20260507-234138-000","testedSnapshot":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","projectID":56586709,"pipelineID":2508940081} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-pwkx-8vhpx","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"my-integration-test-pwkx-8vhpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commitStatus.Name":"Konflux Dev version / my-integration-test-tqhk / test-comp-pac-gitlab-jysbcx","commitStatus.ID":14270655615} {"level":"info","ts":"2026-05-07T23:49:09Z","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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.name":"my-integration-test-tqhk","commitStatus.ID":14270655615,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","testedSnapshot.Name":"integ-app-ierq-20260507-234138-000","destinationSnapshot.Name":"integ-app-ierq-20260507-234138-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-tqhk-t4lr6","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"my-integration-test-tqhk-t4lr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentTitle":"Integration test for component test-comp-pac-gitlab-jysbcx","noteID":3326416276} {"level":"info","ts":"2026-05-07T23:49:09Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentTitle":"Integration test for component test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:49:09Z","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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentPrefix":"Integration test for component test-comp-pac-gitlab-jysbcx","count":2} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","noteID":3326416276,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49: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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","snapshot.Name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"}} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","snapshot.Name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","destinationComponentSnapshot.Name":"integ-app-ierq-20260507-234138-000","testedSnapshot":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.Name":"my-integration-test-pwkx","destinationSnapshot.Name":"integ-app-ierq-20260507-234138-000","testedSnapshot":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.Name":"my-integration-test-pwkx","destinationSnapshot.Name":"integ-app-ierq-20260507-234138-000","testedSnapshot":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","projectID":56586709,"pipelineID":2508940081} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commitStatus.Name":"Konflux Dev version / my-integration-test-pwkx / test-comp-pac-gitlab-jysbcx","commitStatus.ID":14270655607} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenarioName":"my-integration-test-pwkx"} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","snapshot.Name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.name":"my-integration-test-pwkx","commitStatus2.ID":14270655607,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","testedSnapshot.Name":"integ-app-ierq-20260507-234138-000","destinationSnapshot.Name":"integ-app-ierq-20260507-234138-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.Name":"my-integration-test-tqhk","destinationSnapshot.Name":"integ-app-ierq-20260507-234138-000","testedSnapshot":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","projectID":56586709,"pipelineID":2508940081} {"level":"info","ts":"2026-05-07T23:49:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commitStatus.Name":"Konflux Dev version / my-integration-test-tqhk / test-comp-pac-gitlab-jysbcx","commitStatus.ID":14270655615} {"level":"info","ts":"2026-05-07T23:49:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenarioName":"my-integration-test-tqhk"} {"level":"info","ts":"2026-05-07T23:49:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.name":"my-integration-test-tqhk","commitStatus2.ID":14270655615,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:49:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","testedSnapshot.Name":"integ-app-ierq-20260507-234138-000","destinationSnapshot.Name":"integ-app-ierq-20260507-234138-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:49:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentTitle":"Integration test for component test-comp-pac-gitlab-jysbcx","noteID":3326416276} {"level":"info","ts":"2026-05-07T23:49:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentTitle":"Integration test for component test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:49:11Z","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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentPrefix":"Integration test for component test-comp-pac-gitlab-jysbcx","count":2} {"level":"info","ts":"2026-05-07T23:49:12Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","noteID":3326416276,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:49:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49: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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","snapshot.Name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49: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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"}} {"level":"info","ts":"2026-05-07T23:49:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:17Z","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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","snapshot.Name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","destinationComponentSnapshot.Name":"integ-app-ierq-20260507-234138-000","testedSnapshot":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-07T23:49:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.Name":"my-integration-test-pwkx","destinationSnapshot.Name":"integ-app-ierq-20260507-234138-000","testedSnapshot":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.Name":"my-integration-test-tqhk"} {"level":"info","ts":"2026-05-07T23:49:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.Name":"my-integration-test-pwkx","destinationSnapshot.Name":"integ-app-ierq-20260507-234138-000","testedSnapshot":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-pwkx-8vhpx","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"my-integration-test-pwkx-8vhpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:49:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-tqhk-t4lr6","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"my-integration-test-tqhk-t4lr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:49:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","projectID":56586709,"pipelineID":2508940081} {"level":"info","ts":"2026-05-07T23:49:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenarioName":"my-integration-test-pwkx"} {"level":"info","ts":"2026-05-07T23:49:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.name":"my-integration-test-pwkx","commitStatus2.ID":14270655607,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:49:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","testedSnapshot.Name":"integ-app-ierq-20260507-234138-000","destinationSnapshot.Name":"integ-app-ierq-20260507-234138-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-07T23:49:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentTitle":"Integration test for component test-comp-pac-gitlab-jysbcx","noteID":3326416276} {"level":"info","ts":"2026-05-07T23:49:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentTitle":"Integration test for component test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:49:18Z","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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentPrefix":"Integration test for component test-comp-pac-gitlab-jysbcx","count":2} {"level":"info","ts":"2026-05-07T23:49:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","noteID":3326416276,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:49:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49: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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","snapshot.Name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:18Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"my-integration-test-tqhk-t4lr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:49:18Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"my-integration-test-pwkx-8vhpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:49: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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"}} {"level":"info","ts":"2026-05-07T23:49:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:18Z","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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"integ-app-ierq-20260507-234138-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:49:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"integ-app-ierq-20260507-234138-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:49:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","destinationComponentSnapshot.Name":"integ-app-ierq-20260507-234138-000","testedSnapshot":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-07T23:49:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.Name":"my-integration-test-tqhk","destinationSnapshot.Name":"integ-app-ierq-20260507-234138-000","testedSnapshot":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49: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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","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-07T23:49: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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq"} {"level":"info","ts":"2026-05-07T23:49:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.Name":"my-integration-test-tqhk","destinationSnapshot.Name":"integ-app-ierq-20260507-234138-000","testedSnapshot":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","projectID":56586709,"pipelineID":2508940081} {"level":"info","ts":"2026-05-07T23:49:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenarioName":"my-integration-test-tqhk"} {"level":"info","ts":"2026-05-07T23:49:19Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.name":"my-integration-test-tqhk","commitStatus2.ID":14270655615,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:49:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","testedSnapshot.Name":"integ-app-ierq-20260507-234138-000","destinationSnapshot.Name":"integ-app-ierq-20260507-234138-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-07T23:49:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","scenario.Name":"my-integration-test-pwkx"} {"level":"info","ts":"2026-05-07T23:49:19Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentTitle":"Integration test for component test-comp-pac-gitlab-jysbcx","noteID":3326416276} {"level":"info","ts":"2026-05-07T23:49:19Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentTitle":"Integration test for component test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:49:19Z","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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","commentPrefix":"Integration test for component test-comp-pac-gitlab-jysbcx","count":2} {"level":"info","ts":"2026-05-07T23:49:19Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","noteID":3326416276,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jysbcx"} {"level":"info","ts":"2026-05-07T23:49:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49: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-ierq-20260507-234138-000","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","snapshot.Name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:27Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-jysbcx","namespace":"gitlab-rep-gzax"},"application":"gitlab-rep-gzax/integ-app-ierq","namespace":"gitlab-rep-gzax","name":"test-comp-pac-gitlab-jysbcx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:49:27Z","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-pwkx-8vhpx","namespace":"gitlab-rep-gzax"},"pipelineRun.Name":"my-integration-test-pwkx-8vhpx"} {"level":"info","ts":"2026-05-07T23:49:27Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-pwkx-8vhpx","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"my-integration-test-pwkx-8vhpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:49:27Z","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-tqhk-t4lr6","namespace":"gitlab-rep-gzax"},"pipelineRun.Name":"my-integration-test-tqhk-t4lr6"} {"level":"info","ts":"2026-05-07T23:49:27Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-tqhk-t4lr6","namespace":"gitlab-rep-gzax"},"namespace":"gitlab-rep-gzax","name":"my-integration-test-tqhk-t4lr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-07T23:49:27Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jysbcx-on-pull-request-ls9ss","namespace":"gitlab-rep-gzax"},"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-07T23:49:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-ierq-20260507-234138-000"} {"level":"info","ts":"2026-05-07T23:49:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"gitlab-rep-gzax","snapshot":"integ-app-ierq-20260507-234138-000"} 2026/05/07 23:49:28 http: TLS handshake error from 10.130.0.2:48986: EOF {"level":"info","ts":"2026-05-07T23:49: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-lvhp-20260507-233116-000"} {"level":"info","ts":"2026-05-07T23:49: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","prGroup":"konflux-gl-multi-component-child-khlv","prGroupHash":"9929e5480cd6bd4df05d1d9cb7a635054dc25c7d54df62aad11f8e9ab1fbed"} {"level":"info","ts":"2026-05-07T23:49: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49: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":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"}} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:31Z","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-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-lvhp-20260507-233116-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","snapshot.Namespace":"build-e2e-qsum","snapshot.Name":"build-suite-component-update-lvhp-20260507-233116-000"} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:49:31Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-07T23:44:58Z","completionTime":"2026-05-07T23:49:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c"},{"name":"IMAGE_DIGEST","value":"sha256:58f7227a80550cd85484028d63975dfad23eb72333018a42b23d0af986df20b4"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-sxbadm"},{"name":"CHAINS-GIT_COMMIT","value":"8de7c5d352454b4c037d5c885bc83026a15f5f6c"}],"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-sxbadm"},{"name":"revision","value":"8de7c5d352454b4c037d5c885bc83026a15f5f6c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c.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-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c.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-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c"},{"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-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c"},{"name":"ALWAYS_BUILD_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-khlv-on-pull-request-x8phg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoe322c76768aa8d1fef2e898974549371-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-e322c76768aa8d1fef2e898974549371-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compone322c76768aa8d1fef2e898974549371-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compe322c76768aa8d1fef2e898974549371-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-e322c76768aa8d1fef2e898974549371-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-khlv-on-pull-request-x8phg-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoe322c76768aa8d1fef2e898974549371-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-come322c76768aa8d1fef2e898974549371-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coe322c76768aa8d1fef2e898974549371-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-khlv-on-pull-request-x8phg-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-3ee4e662f15ac3f58705399ee59c5ba3-03efed415a48d4b3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-khlv-on-pull-request-x8phg has finished running","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-lvhp-20260507-233116-000"} {"level":"info","ts":"2026-05-07T23:49: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","prGroup":"konflux-gl-multi-component-child-khlv","prGroupHash":"9929e5480cd6bd4df05d1d9cb7a635054dc25c7d54df62aad11f8e9ab1fbed"} {"level":"info","ts":"2026-05-07T23:49: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:49:31Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-07T23:44:58Z","completionTime":"2026-05-07T23:49:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c"},{"name":"IMAGE_DIGEST","value":"sha256:58f7227a80550cd85484028d63975dfad23eb72333018a42b23d0af986df20b4"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-sxbadm"},{"name":"CHAINS-GIT_COMMIT","value":"8de7c5d352454b4c037d5c885bc83026a15f5f6c"}],"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-sxbadm"},{"name":"revision","value":"8de7c5d352454b4c037d5c885bc83026a15f5f6c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c.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-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c.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-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c"},{"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-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c"},{"name":"ALWAYS_BUILD_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-khlv-on-pull-request-x8phg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoe322c76768aa8d1fef2e898974549371-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-e322c76768aa8d1fef2e898974549371-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compone322c76768aa8d1fef2e898974549371-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compe322c76768aa8d1fef2e898974549371-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-e322c76768aa8d1fef2e898974549371-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-khlv-on-pull-request-x8phg-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoe322c76768aa8d1fef2e898974549371-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-come322c76768aa8d1fef2e898974549371-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coe322c76768aa8d1fef2e898974549371-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-khlv-on-pull-request-x8phg-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-3ee4e662f15ac3f58705399ee59c5ba3-03efed415a48d4b3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-khlv-on-pull-request-x8phg has finished running","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-lvhp-20260507-233116-000"} {"level":"info","ts":"2026-05-07T23:49: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","prGroup":"konflux-gl-multi-component-child-khlv","prGroupHash":"9929e5480cd6bd4df05d1d9cb7a635054dc25c7d54df62aad11f8e9ab1fbed"} {"level":"info","ts":"2026-05-07T23:49: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49: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-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49: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-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:49:31Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-07T23:44:58Z","completionTime":"2026-05-07T23:49:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c"},{"name":"IMAGE_DIGEST","value":"sha256:58f7227a80550cd85484028d63975dfad23eb72333018a42b23d0af986df20b4"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-sxbadm"},{"name":"CHAINS-GIT_COMMIT","value":"8de7c5d352454b4c037d5c885bc83026a15f5f6c"}],"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-sxbadm"},{"name":"revision","value":"8de7c5d352454b4c037d5c885bc83026a15f5f6c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c.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-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c.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-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c"},{"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-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c"},{"name":"ALWAYS_BUILD_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-khlv-on-pull-request-x8phg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoe322c76768aa8d1fef2e898974549371-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-e322c76768aa8d1fef2e898974549371-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compone322c76768aa8d1fef2e898974549371-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compe322c76768aa8d1fef2e898974549371-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-e322c76768aa8d1fef2e898974549371-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-khlv-on-pull-request-x8phg-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoe322c76768aa8d1fef2e898974549371-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-come322c76768aa8d1fef2e898974549371-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coe322c76768aa8d1fef2e898974549371-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-khlv-on-pull-request-x8phg-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-3ee4e662f15ac3f58705399ee59c5ba3-03efed415a48d4b3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-khlv-on-pull-request-x8phg has finished running","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-lvhp-20260507-233116-000"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","prGroup":"konflux-gl-multi-component-child-khlv","prGroupHash":"9929e5480cd6bd4df05d1d9cb7a635054dc25c7d54df62aad11f8e9ab1fbed"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:49:31Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-07T23:44:58Z","completionTime":"2026-05-07T23:49:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c"},{"name":"IMAGE_DIGEST","value":"sha256:58f7227a80550cd85484028d63975dfad23eb72333018a42b23d0af986df20b4"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-sxbadm"},{"name":"CHAINS-GIT_COMMIT","value":"8de7c5d352454b4c037d5c885bc83026a15f5f6c"}],"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-sxbadm"},{"name":"revision","value":"8de7c5d352454b4c037d5c885bc83026a15f5f6c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c.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-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c.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-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c"},{"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-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c"},{"name":"ALWAYS_BUILD_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-khlv-on-pull-request-x8phg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoe322c76768aa8d1fef2e898974549371-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-e322c76768aa8d1fef2e898974549371-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compone322c76768aa8d1fef2e898974549371-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compe322c76768aa8d1fef2e898974549371-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-e322c76768aa8d1fef2e898974549371-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-khlv-on-pull-request-x8phg-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoe322c76768aa8d1fef2e898974549371-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-come322c76768aa8d1fef2e898974549371-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coe322c76768aa8d1fef2e898974549371-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-khlv-on-pull-request-x8phg-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-3ee4e662f15ac3f58705399ee59c5ba3-03efed415a48d4b3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-khlv-on-pull-request-x8phg has finished running","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-lvhp-20260507-233116-000"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","prGroup":"konflux-gl-multi-component-child-khlv","prGroupHash":"9929e5480cd6bd4df05d1d9cb7a635054dc25c7d54df62aad11f8e9ab1fbed"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qsum/gl-multi-component-child-khlv-on-pull-request-ccrgx with pr group konflux-gl-multi-component-child-khlv is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qsum/gl-multi-component-child-khlv, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-07T23:49:31Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-07T23:44:58Z","completionTime":"2026-05-07T23:49:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c"},{"name":"IMAGE_DIGEST","value":"sha256:58f7227a80550cd85484028d63975dfad23eb72333018a42b23d0af986df20b4"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-sxbadm"},{"name":"CHAINS-GIT_COMMIT","value":"8de7c5d352454b4c037d5c885bc83026a15f5f6c"}],"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-sxbadm"},{"name":"revision","value":"8de7c5d352454b4c037d5c885bc83026a15f5f6c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c.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-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c.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-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c"},{"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-qsum/gl-multi-component-child-khlv:on-pr-8de7c5d352454b4c037d5c885bc83026a15f5f6c"},{"name":"ALWAYS_BUILD_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-khlv-on-pull-request-x8phg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoe322c76768aa8d1fef2e898974549371-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-e322c76768aa8d1fef2e898974549371-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compone322c76768aa8d1fef2e898974549371-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compe322c76768aa8d1fef2e898974549371-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-e322c76768aa8d1fef2e898974549371-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-khlv-on-pull-request-x8phg-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoe322c76768aa8d1fef2e898974549371-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-come322c76768aa8d1fef2e898974549371-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coe322c76768aa8d1fef2e898974549371-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-khlv-on-pull-request-x8phg-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-3ee4e662f15ac3f58705399ee59c5ba3-03efed415a48d4b3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-x8phg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-khlv-on-pull-request-x8phg has finished running","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:49: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:49: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:49: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:49:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:49: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:49: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:49: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:49: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:49: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:49: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-qpiuhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:49: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-07T23:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:51:07Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-spw59","reconcileID":"7f18c237-8051-4522-bacf-fab89b15e778","Component.Namespace":"build-e2e-qsum","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-child-khlv@sha256:04900f7337277f460ed93ecb1698af4ac6214088cce0a0c30ada929a38509304","Component.Name":"gl-multi-component-child-khlv","lastBuildCommit":"91a3e56c4172fca570a02b0d3163c072cb2d420e"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","component.Namespace":"build-e2e-qsum","component.Name":"gl-multi-component-child-khlv"} {"level":"info","ts":"2026-05-07T23:51:07Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-spw59","reconcileID":"7f18c237-8051-4522-bacf-fab89b15e778","component.Name":"gl-multi-component-parent-khlv"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-lvhp-20260507-234452-000"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-lvhp-20260507-234452-000","application":"build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-lvhp-20260507-234452-000"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"build-suite-component-update-lvhp-20260507-234452-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-lvhp-20260507-234452-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-khlv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-child-khlv@sha256:04900f7337277f460ed93ecb1698af4ac6214088cce0a0c30ada929a38509304","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-sxbadm","revision":"91a3e56c4172fca570a02b0d3163c072cb2d420e"}}}]} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234452-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234452-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234452-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234452-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234452-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","Application.Name":"build-suite-component-update-lvhp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234452-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"build-suite-component-update-lvhp-20260507-234452-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:51:07Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234452-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234452-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234452-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234452-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-spw59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-lvhp-20260507-234452-000"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-spw59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-lvhp-20260507-234452-000"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-spw59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-spw59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-khlv-on-push-spw59 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:51:07Z","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-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","snapshot.Name":"build-suite-component-update-lvhp-20260507-234452-000"} {"level":"info","ts":"2026-05-07T23:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-spw59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-khlv-on-push-spw59 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"917.142714ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:51:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:51:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","reconcileID":"1837d03c-44e6-4390-8efb-6328ecb2a172","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"922.640073ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:51:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:51:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","reconcileID":"31a0d10f-060e-491a-b9dc-fda435a590a5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"934.088809ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:51:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:51:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","reconcileID":"1dfdc72a-8643-47e0-a2c6-ba1e13923da5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"954.674496ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:51:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:51:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","reconcileID":"373ca378-9a36-4d51-9da6-0f5618558f2f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"995.94445ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:51:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:51:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","reconcileID":"a2a61bf5-9515-41f7-8218-fe4ae2b6d732","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.07721924s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:51:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:51:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","reconcileID":"e7694ef8-7f0a-495c-b86e-ea93846c345d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.13060969s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:51:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:51:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","reconcileID":"937a73d0-793d-4e53-a415-651f4c78a79a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.238827983s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:51:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:51:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","reconcileID":"777f5f9d-997f-4c04-8628-a9a58626b977","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.863715177s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:51:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:51:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","reconcileID":"2f4d92fe-c255-411f-a8b7-811a17d2044e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.879382246s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:51:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:51:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","reconcileID":"2adecd61-3ff6-4e57-a418-e208c9ddba64","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:45Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","reconcileID":"3208b3b7-9448-4c3e-9fce-cf21cd04b0cb","component.Name":"go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-pjio-20260507-234628-000","application":"integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-234628-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-pjio-20260507-234628-000","snapshot.Spec.Components":[{"name":"python-component-jnhepf","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-btnd/python-component-jnhepf@sha256:b4683153260a0f03333d319c1486cb8bc4ac8c467cd5e7d096e7fccbc64327e1","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"e7fc8269e57fd46d3dc3a7b1b5310bd815bf3eac"}}}]} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-jnhepf is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 4e3f5f5aaeaecb73a9c7f9bb7b2a166b6141fe4dc7eae4cec3deb22d712a45 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:45Z","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-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234628-000"} 2026/05/07 23:51:45 http: TLS handshake error from 10.128.0.2:40930: EOF {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-234628-000","testedSnapshot":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234628-000","testedSnapshot":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234628-000","testedSnapshot":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-jnhepf-on-pull-request-wl66b has finished running","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74928789464, NodeID:\"CR_kwDONSo-hs8AAAARchqX2A\", HeadSHA:\"e7fc8269e57fd46d3dc3a7b1b5310bd815bf3eac\", ExternalID:\"my-integration-test-sefy-python-component-jnhepf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74928789464\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74928789464\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:46:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jnhepf snapshot scenario my-integration-test-sefy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-btnd/python-component-jnhepf-on-pull-request-wl66b is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74928789464/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf\", CheckSuite:github.CheckSuite{ID:68002067082}, 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:3646382068, Number:21818, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21818\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jnhepf\", SHA:\"e7fc8269e57fd46d3dc3a7b1b5310bd815bf3eac\", 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-dreprm\", SHA:\"cd47c3d99c26bd8f14430ab6cccab8a44d1e2335\", 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-07T23:51:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74928789464,"CheckName":"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-234628-000","destinationSnapshot.Name":"integ-app-pjio-20260507-234628-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-234628-000","testedSnapshot":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:51:46Z","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-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:46Z","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-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScneario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-ltjmd","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:51:46Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260507-234628-000","reconcileID":"5959a4ed-6a05-474c-9726-3f7ee438337c","snapshot.name":"integ-app-pjio-20260507-234628-000","pipelinerun.name":"python-component-jnhepf-on-pull-request-wl66b","duration":3.856496152} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-234628-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:46Z","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-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Scenario":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-234628-000","testedSnapshot":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:46Z","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-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Label":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy","pipelineRun.Name":"integration-resolver-pipelinerun-ltjmd"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234628-000","testedSnapshot":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234628-000","testedSnapshot":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:51:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74928789464, NodeID:\"CR_kwDONSo-hs8AAAARchqX2A\", HeadSHA:\"e7fc8269e57fd46d3dc3a7b1b5310bd815bf3eac\", ExternalID:\"my-integration-test-sefy-python-component-jnhepf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74928789464\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74928789464\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:46:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jnhepf snapshot integ-app-pjio-20260507-234628-000 and scenario my-integration-test-sefy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74928789464/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf\", CheckSuite:github.CheckSuite{ID:68002067082}, 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:3646382068, Number:21818, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21818\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jnhepf\", SHA:\"e7fc8269e57fd46d3dc3a7b1b5310bd815bf3eac\", 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-dreprm\", SHA:\"cd47c3d99c26bd8f14430ab6cccab8a44d1e2335\", 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-07T23:51:47Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-ltjmd","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-ltjmd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:51:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74928789464,"CheckName":"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-07T23:51:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-234628-000","destinationSnapshot.Name":"integ-app-pjio-20260507-234628-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:51:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:47Z","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-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:51:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:47Z","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-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-234628-000","testedSnapshot":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:51:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234628-000","testedSnapshot":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234628-000","testedSnapshot":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-wl66b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:51:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-jnhepf-on-pull-request-wl66b has finished running","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:51:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74928789464, NodeID:\"CR_kwDONSo-hs8AAAARchqX2A\", HeadSHA:\"e7fc8269e57fd46d3dc3a7b1b5310bd815bf3eac\", ExternalID:\"my-integration-test-sefy-python-component-jnhepf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74928789464\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74928789464\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:46:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jnhepf snapshot integ-app-pjio-20260507-234628-000 and scenario my-integration-test-sefy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-ltjmd' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74928789464/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf\", CheckSuite:github.CheckSuite{ID:68002067082}, 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:3646382068, Number:21818, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21818\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jnhepf\", SHA:\"e7fc8269e57fd46d3dc3a7b1b5310bd815bf3eac\", 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-dreprm\", SHA:\"cd47c3d99c26bd8f14430ab6cccab8a44d1e2335\", 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-07T23:51:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74928789464,"CheckName":"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-07T23:51:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-234628-000","destinationSnapshot.Name":"integ-app-pjio-20260507-234628-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:51:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:47Z","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-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51: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-pjio-20260507-234628-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:51:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51: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-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:54Z","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-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-234628-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:51: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":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:51: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":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:51:54Z","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-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-234628-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:51:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-234628-000","testedSnapshot":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:54Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-ltjmd","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-ltjmd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:51:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:51:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234628-000","testedSnapshot":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234628-000","testedSnapshot":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:51:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74928789464, NodeID:\"CR_kwDONSo-hs8AAAARchqX2A\", HeadSHA:\"e7fc8269e57fd46d3dc3a7b1b5310bd815bf3eac\", ExternalID:\"my-integration-test-sefy-python-component-jnhepf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74928789464\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74928789464\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:46:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jnhepf snapshot integ-app-pjio-20260507-234628-000 and scenario my-integration-test-sefy 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/74928789464/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf\", CheckSuite:github.CheckSuite{ID:68002067082}, 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:3646382068, Number:21818, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21818\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jnhepf\", SHA:\"e7fc8269e57fd46d3dc3a7b1b5310bd815bf3eac\", 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-dreprm\", SHA:\"cd47c3d99c26bd8f14430ab6cccab8a44d1e2335\", 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-07T23:51:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74928789464,"CheckName":"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-07T23:51:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-234628-000","destinationSnapshot.Name":"integ-app-pjio-20260507-234628-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-07T23:51:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51: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-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:51:54Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-pjio-20260507-234628-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-ltjmd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:52:02Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-bzaclv","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:52:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-push-xk8w7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:52:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-07T23:52:05Z","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-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52:05Z","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-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52:05Z","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-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-push-xk8w7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:52:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-jnhepf-on-push-xk8w7 is not associated with a pull request","buildpipelineRun":{"name":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:52: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52:15Z","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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","PR group":"konflux-konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","prGroup":"konflux-konflux-test-integration-clone-bzaclv","prGroupHash":"129a6cad6ed4fb97fed67434506498d306f47408cdca2c334131db6b934b2c"} {"level":"info","ts":"2026-05-07T23:52: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:52:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:52:15Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:52:15Z","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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.NameSpace":"group-btnd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-sefy","externalID":"my-integration-test-sefy-konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929357901,"CheckName":"Konflux Dev version / my-integration-test-sefy / konflux-test-integration-clone-bzaclv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:52:16Z","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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Namespace":"group-btnd","pipelineRun.Name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:52:16Z","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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelinerun.Name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp"} {"level":"info","ts":"2026-05-07T23:52: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52:16Z","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-bzaclv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52: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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:52:16Z","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-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-rxppj","reconcileID":"d9ff606e-a637-4d38-b372-5ceb769efc04","Component.Namespace":"build-e2e-qsum","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-child-khlv@sha256:5ddce8351a8c441170fa12a73f0ff45ed27fcfa05e43492a41717555ee17aae8","Component.Name":"gl-multi-component-child-khlv","lastBuildCommit":"c836229a08b63d2ed583bcb18f5fe1732994be6d"} {"level":"info","ts":"2026-05-07T23:52:16Z","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-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","component.Namespace":"build-e2e-qsum","component.Name":"gl-multi-component-child-khlv"} {"level":"info","ts":"2026-05-07T23:52:16Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-rxppj","reconcileID":"d9ff606e-a637-4d38-b372-5ceb769efc04","component.Name":"gl-multi-component-parent-khlv"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-lvhp-20260507-234557-000"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-lvhp-20260507-234557-000","application":"build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-lvhp-20260507-234557-000"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"build-suite-component-update-lvhp-20260507-234557-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-lvhp-20260507-234557-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-khlv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-child-khlv@sha256:5ddce8351a8c441170fa12a73f0ff45ed27fcfa05e43492a41717555ee17aae8","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-sxbadm","revision":"c836229a08b63d2ed583bcb18f5fe1732994be6d"}}}]} {"level":"info","ts":"2026-05-07T23:52:16Z","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-lvhp-20260507-234557-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234557-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234557-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234557-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234557-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","Application.Name":"build-suite-component-update-lvhp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234557-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"build-suite-component-update-lvhp-20260507-234557-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:52:16Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:52:16Z","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-lvhp-20260507-234557-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234557-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234557-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234557-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-rxppj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-lvhp-20260507-234557-000"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-rxppj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-lvhp-20260507-234557-000"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-rxppj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-rxppj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-khlv-on-push-rxppj has finished running","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:52: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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52: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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52: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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52: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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:52:16Z","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-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","snapshot.Name":"build-suite-component-update-lvhp-20260507-234557-000"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-rxppj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-khlv-on-push-rxppj has finished running","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:52: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:52: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:52:26Z","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-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-push-mqdbx","reconcileID":"9141e4e7-81d0-4ddf-a8e2-e2e7703921d5","Component.Namespace":"build-e2e-fmyb","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-fmyb/gl-test-custom-branch-imryfq@sha256:73350cef28496775182f0740a5011036a51a973062336b3e3855845e56474586","Component.Name":"gl-test-custom-branch-imryfq","lastBuildCommit":"2b4d80ad274f98c10ebc9e11c9d4db2d5165c095"} {"level":"info","ts":"2026-05-07T23:52:26Z","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-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","component.Namespace":"build-e2e-fmyb","component.Name":"gl-test-custom-branch-imryfq"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-argr-20260507-234541-000"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-argr-20260507-234541-000","application":"build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-argr-20260507-234541-000"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"build-suite-test-application-argr-20260507-234541-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-argr-20260507-234541-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-imryfq","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-fmyb/gl-test-custom-branch-imryfq@sha256:73350cef28496775182f0740a5011036a51a973062336b3e3855845e56474586","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-owbmlt","revision":"2b4d80ad274f98c10ebc9e11c9d4db2d5165c095"}}}]} {"level":"info","ts":"2026-05-07T23:52:26Z","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-argr-20260507-234541-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-argr-20260507-234541-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-argr-20260507-234541-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-argr-20260507-234541-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-argr-20260507-234541-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","Application.Name":"build-suite-test-application-argr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:52:26Z","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-argr-20260507-234541-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"build-suite-test-application-argr-20260507-234541-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:52:26Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:52:26Z","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-argr-20260507-234541-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-argr-20260507-234541-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-argr-20260507-234541-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-argr-20260507-234541-000","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-push-mqdbx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-argr-20260507-234541-000"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-push-mqdbx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-argr-20260507-234541-000"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-push-mqdbx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-push-mqdbx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-imryfq-on-push-mqdbx has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:52:26Z","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-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","snapshot.Name":"build-suite-test-application-argr-20260507-234541-000"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq-on-push-mqdbx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-imryfq-on-push-mqdbx has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-imryfq-on-push-mqdbx","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr"} {"level":"info","ts":"2026-05-07T23:52: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:52: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-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:52: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-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:52: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-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:52:58Z","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-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-push-jx8v7","reconcileID":"29054655-4cf2-4cc8-a054-927ec77bfce8","Component.Namespace":"build-e2e-kfin","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-kfin/gh-test-custom-branch-krnami@sha256:80fbeca42900ededdf04b0946a270e15f6cc90440845c8b98fe2f8548232a5d9","Component.Name":"gh-test-custom-branch-krnami","lastBuildCommit":"b35d83854a08eb19aaf290e2da26506367104599"} {"level":"info","ts":"2026-05-07T23:52:58Z","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-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","component.Namespace":"build-e2e-kfin","component.Name":"gh-test-custom-branch-krnami"} {"level":"info","ts":"2026-05-07T23:52:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-dxxf-20260507-234712-000"} {"level":"info","ts":"2026-05-07T23:52:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-dxxf-20260507-234712-000","application":"build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:52:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-dxxf-20260507-234712-000"} {"level":"info","ts":"2026-05-07T23:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"build-suite-test-application-dxxf-20260507-234712-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-dxxf-20260507-234712-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-krnami","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kfin/gh-test-custom-branch-krnami@sha256:80fbeca42900ededdf04b0946a270e15f6cc90440845c8b98fe2f8548232a5d9","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-lsicco","revision":"b35d83854a08eb19aaf290e2da26506367104599"}}}]} {"level":"info","ts":"2026-05-07T23:52: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-test-application-dxxf-20260507-234712-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:52:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234712-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:52:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234712-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:52: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-test-application-dxxf-20260507-234712-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:52:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234712-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","Application.Name":"build-suite-test-application-dxxf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:52: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-test-application-dxxf-20260507-234712-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"build-suite-test-application-dxxf-20260507-234712-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:52:58Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:52: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-test-application-dxxf-20260507-234712-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:52:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234712-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:52: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-test-application-dxxf-20260507-234712-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:52:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-dxxf-20260507-234712-000","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-push-jx8v7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-dxxf-20260507-234712-000"} {"level":"info","ts":"2026-05-07T23:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-push-jx8v7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-dxxf-20260507-234712-000"} {"level":"info","ts":"2026-05-07T23:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-push-jx8v7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:52:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-push-jx8v7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-krnami-on-push-jx8v7 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:52: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-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:52: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-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:52: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-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:52: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-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:52: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-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","snapshot.Name":"build-suite-test-application-dxxf-20260507-234712-000"} {"level":"info","ts":"2026-05-07T23:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami-on-push-jx8v7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-krnami-on-push-jx8v7 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-krnami-on-push-jx8v7","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf"} {"level":"info","ts":"2026-05-07T23:53:23Z","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-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:23Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-push-6zg9z","reconcileID":"ff7e6170-74ac-4441-a9a7-d3e29ba0841a","Component.Namespace":"group-btnd","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm@sha256:b7b173a50632807d2b8c86d2b62f5830bace6a385b5ba5178742b0189b204e72","Component.Name":"go-component-ejzbbm","lastBuildCommit":"cd47c3d99c26bd8f14430ab6cccab8a44d1e2335"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","component.Namespace":"group-btnd","component.Name":"go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:53:23Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-push-6zg9z","reconcileID":"ff7e6170-74ac-4441-a9a7-d3e29ba0841a","component.Name":"python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:53:23Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-push-6zg9z","reconcileID":"ff7e6170-74ac-4441-a9a7-d3e29ba0841a","component.Name":"konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-pjio-20260507-234621-000","application":"integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-234621-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-pjio-20260507-234621-000","snapshot.Spec.Components":[{"name":"go-component-ejzbbm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm@sha256:b7b173a50632807d2b8c86d2b62f5830bace6a385b5ba5178742b0189b204e72","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"cd47c3d99c26bd8f14430ab6cccab8a44d1e2335"}}}]} {"level":"info","ts":"2026-05-07T23:53: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":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:53: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-pjio-20260507-234621-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:23Z","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-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-234621-000","testedSnapshot":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-push-6zg9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234621-000","testedSnapshot":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234621-000","testedSnapshot":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-push-6zg9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-push-6zg9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.NameSpace":"group-btnd","snapshot.Name":"integ-app-pjio-20260507-234621-000","scenarioName":"my-integration-test-sefy","externalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-push-6zg9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ejzbbm-on-push-6zg9z has finished running","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:23Z","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-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-push-6zg9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ejzbbm-on-push-6zg9z has finished running","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929468238,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-234621-000","destinationSnapshot.Name":"integ-app-pjio-20260507-234621-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-07T23:53:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53: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-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-v652b","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:53:24Z","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-pjio-20260507-234621-000","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260507-234621-000","reconcileID":"f8d28ac8-fe71-476f-b197-2fa82fca62fd","snapshot.name":"integ-app-pjio-20260507-234621-000","pipelinerun.name":"go-component-ejzbbm-on-push-6zg9z","duration":3.470223152} {"level":"info","ts":"2026-05-07T23:53:24Z","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-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-234621-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:53:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:53:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:24Z","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-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-234621-000","testedSnapshot":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:53:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234621-000","testedSnapshot":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234621-000","testedSnapshot":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:24Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-v652b","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-v652b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:53:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:53:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929468238, NodeID:\"CR_kwDONSo-hs8AAAARciTzTg\", HeadSHA:\"cd47c3d99c26bd8f14430ab6cccab8a44d1e2335\", ExternalID:\"my-integration-test-sefy-go-component-ejzbbm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929468238\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74929468238\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:53:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-ejzbbm snapshot integ-app-pjio-20260507-234621-000 and scenario my-integration-test-sefy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929468238/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm\", CheckSuite:github.CheckSuite{ID:68002046442}, 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-07T23:53:24Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929468238,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-07T23:53:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-234621-000","destinationSnapshot.Name":"integ-app-pjio-20260507-234621-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:53:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:53:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:24Z","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-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-234621-000","testedSnapshot":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:53:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234621-000","testedSnapshot":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234621-000","testedSnapshot":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:53:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929468238, NodeID:\"CR_kwDONSo-hs8AAAARciTzTg\", HeadSHA:\"cd47c3d99c26bd8f14430ab6cccab8a44d1e2335\", ExternalID:\"my-integration-test-sefy-go-component-ejzbbm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929468238\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74929468238\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:53:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-ejzbbm snapshot integ-app-pjio-20260507-234621-000 and scenario my-integration-test-sefy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-v652b' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929468238/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm\", CheckSuite:github.CheckSuite{ID:68002046442}, 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-07T23:53:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929468238,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-07T23:53:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-234621-000","destinationSnapshot.Name":"integ-app-pjio-20260507-234621-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:53:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53: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-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53: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-pjio-20260507-234621-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:53:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:32Z","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-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:32Z","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-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-234621-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:53:32Z","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-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-234621-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:53: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":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-234621-000","testedSnapshot":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-v652b","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-v652b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:53: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-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:53:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234621-000","testedSnapshot":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-234621-000","testedSnapshot":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:53:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929468238, NodeID:\"CR_kwDONSo-hs8AAAARciTzTg\", HeadSHA:\"cd47c3d99c26bd8f14430ab6cccab8a44d1e2335\", ExternalID:\"my-integration-test-sefy-go-component-ejzbbm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929468238\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74929468238\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:53:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-ejzbbm snapshot integ-app-pjio-20260507-234621-000 and scenario my-integration-test-sefy 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/74929468238/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm\", CheckSuite:github.CheckSuite{ID:68002046442}, 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-07T23:53:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929468238,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-07T23:53:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-234621-000","destinationSnapshot.Name":"integ-app-pjio-20260507-234621-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-07T23:53:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53: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-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-07T23:53:32Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-pjio-20260507-234621-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-v652b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:53: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-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:53: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-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:53: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-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:53:46Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-push-h5g9x","reconcileID":"a3a8d9b3-013c-4607-8696-9b0af9359d06","Component.Namespace":"build-e2e-qsum","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-parent-khlv@sha256:c22fb2808d7a83dcd7430dc88daa9a722593df9b8e2258389636576b27165c81","Component.Name":"gl-multi-component-parent-khlv","lastBuildCommit":"36d8987f3d3351519ecbfe7e09c75af39e4a6e4c"} {"level":"info","ts":"2026-05-07T23:53:46Z","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-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","component.Namespace":"build-e2e-qsum","component.Name":"gl-multi-component-parent-khlv"} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-lvhp-20260507-234559-000"} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-lvhp-20260507-234559-000","application":"build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-lvhp-20260507-234559-000"} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"build-suite-component-update-lvhp-20260507-234559-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-lvhp-20260507-234559-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-khlv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-child-khlv@sha256:5ddce8351a8c441170fa12a73f0ff45ed27fcfa05e43492a41717555ee17aae8","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-sxbadm","revision":"c836229a08b63d2ed583bcb18f5fe1732994be6d","dockerfileUrl":"Dockerfile"}}},{"name":"gl-multi-component-parent-khlv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qsum/gl-multi-component-parent-khlv@sha256:c22fb2808d7a83dcd7430dc88daa9a722593df9b8e2258389636576b27165c81","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-sxbadm","revision":"36d8987f3d3351519ecbfe7e09c75af39e4a6e4c"}}}]} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234559-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234559-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234559-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234559-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234559-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","Application.Name":"build-suite-component-update-lvhp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234559-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"build-suite-component-update-lvhp-20260507-234559-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:53:46Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234559-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234559-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234559-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-234559-000","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-push-h5g9x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-lvhp-20260507-234559-000"} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-push-h5g9x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-lvhp-20260507-234559-000"} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-push-h5g9x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-push-h5g9x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-khlv-on-push-h5g9x has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:53: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-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:53: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-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:53: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-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","snapshot.Name":"build-suite-component-update-lvhp-20260507-234559-000"} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv-on-push-h5g9x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-khlv-on-push-h5g9x has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53: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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:54:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:54: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","PR group":"konflux/component-updates/gl-multi-component-child-khlv-component-update-gl-multi-component-parent-khlv"} {"level":"info","ts":"2026-05-07T23:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","prGroup":"konflux/component-updates/gl-multi-component-child-khlv-component-update-gl-multi-component-parent-khlv","prGroupHash":"bb2ee8109744904fd42221bede7bf2c749818890195ad9714ba35055352b2b"} {"level":"info","ts":"2026-05-07T23:54: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-khlv-component-update-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:54: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-khlv-component-update-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:54:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-lvhp-20260507-235400-725"} {"level":"info","ts":"2026-05-07T23:54:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-lvhp-20260507-235400-725","application":"build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-lvhp-20260507-235400-725"} {"level":"info","ts":"2026-05-07T23:54: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-lvhp-20260507-235400-725","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-lvhp-20260507-235400-725","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-235400-725","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:54: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-lvhp-20260507-235400-725","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-lvhp-20260507-235400-725","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","Application.Name":"build-suite-component-update-lvhp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-07T23:54: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-lvhp-20260507-235400-725","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"build-suite-component-update-lvhp-20260507-235400-725","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-07T23:54:00Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-07T23:54: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-lvhp-20260507-235400-725","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-lvhp-20260507-235400-725","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-khlv-component-update-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:54:00Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-parent-khlv","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-parent-khlv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:54: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-lvhp-20260507-235400-725","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-lvhp-20260507-235400-725","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-khlv-component-update-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:54:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-pull-request-qgsgp","namespace":"build-e2e-qsum"},"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-07T23: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":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-khlv-component-update-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:54:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-khlv-on-push-h5g9x","namespace":"build-e2e-qsum"},"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-07T23: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":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-khlv-component-update-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:54:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-vsxvx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-vsxvx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-vsxvx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54: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":"gl-multi-component-child-khlv-on-push-vsxvx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54: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":"gl-multi-component-child-khlv-on-push-vsxvx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-vsxvx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-vsxvx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-khlv-on-push-vsxvx is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-vsxvx","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-khlv-component-update-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-khlv-component-update-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:54:02Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-child-khlv","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-khlv-component-update-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-khlv-component-update-gl-multi-component-parent-khlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23: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-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp"} {"level":"info","ts":"2026-05-07T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"application":"build-e2e-qsum/build-suite-component-update-lvhp","namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:54:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-07T23:54:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"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-07T23:54:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-ccrgx","namespace":"build-e2e-qsum"},"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-07T23:54:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"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-07T23:54:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-rxppj","namespace":"build-e2e-qsum"},"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-07T23:54:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"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-07T23:54:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-spw59","namespace":"build-e2e-qsum"},"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-07T23:54:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-vsxvx","namespace":"build-e2e-qsum"},"namespace":"build-e2e-qsum","name":"gl-multi-component-child-khlv-on-push-vsxvx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-07T23:54:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-push-vsxvx","namespace":"build-e2e-qsum"},"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-07T23:54:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-lvhp-20260507-235400-725"} {"level":"info","ts":"2026-05-07T23:54:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qsum","snapshot":"build-suite-component-update-lvhp-20260507-235400-725"} {"level":"info","ts":"2026-05-07T23:54:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-lvhp-20260507-234559-000"} {"level":"info","ts":"2026-05-07T23:54:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qsum","snapshot":"build-suite-component-update-lvhp-20260507-234559-000"} {"level":"info","ts":"2026-05-07T23:54:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-lvhp-20260507-233116-000"} {"level":"info","ts":"2026-05-07T23:54:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qsum","snapshot":"build-suite-component-update-lvhp-20260507-233116-000"} {"level":"info","ts":"2026-05-07T23:54:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-lvhp-20260507-233925-000"} {"level":"info","ts":"2026-05-07T23:54:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qsum","snapshot":"build-suite-component-update-lvhp-20260507-233925-000"} {"level":"info","ts":"2026-05-07T23:54:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-lvhp-20260507-234452-000"} {"level":"info","ts":"2026-05-07T23:54:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qsum","snapshot":"build-suite-component-update-lvhp-20260507-234452-000"} {"level":"info","ts":"2026-05-07T23:54:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-lvhp-20260507-234557-000"} {"level":"info","ts":"2026-05-07T23:54:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qsum","snapshot":"build-suite-component-update-lvhp-20260507-234557-000"} 2026/05/07 23:54:05 http: TLS handshake error from 10.130.0.2:40186: EOF 2026/05/07 23:54:05 http: TLS handshake error from 10.130.0.2:40174: EOF {"level":"error","ts":"2026-05-07T23:54:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-x8phg","namespace":"build-e2e-qsum"},"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-07T23:54:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-khlv-on-pull-request-9cr4h","namespace":"build-e2e-qsum"},"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-07T23:54: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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54: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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54: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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54: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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:54: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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54: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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54: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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54: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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54: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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:54:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54: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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54: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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:54:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-imryfq","namespace":"build-e2e-fmyb"},"namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq","reconcileID":"31a57f52-c6c0-414b-9661-4a81270db028","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gl-test-custom-branch-imryfq\" 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-07T23:54:40Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-imryfq","namespace":"build-e2e-fmyb"},"application":"build-e2e-fmyb/build-suite-test-application-argr","namespace":"build-e2e-fmyb","name":"gl-test-custom-branch-imryfq","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23:54:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-argr-20260507-234541-000"} {"level":"info","ts":"2026-05-07T23:54:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-fmyb","snapshot":"build-suite-test-application-argr-20260507-234541-000"} {"level":"info","ts":"2026-05-07T23:54:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-argr-20260507-233247-000"} {"level":"info","ts":"2026-05-07T23:54:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-fmyb","snapshot":"build-suite-test-application-argr-20260507-233247-000"} {"level":"info","ts":"2026-05-07T23:54:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-argr-20260507-234002-000"} {"level":"info","ts":"2026-05-07T23:54:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-fmyb","snapshot":"build-suite-test-application-argr-20260507-234002-000"} {"level":"error","ts":"2026-05-07T23:55:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-krnami","namespace":"build-e2e-kfin"},"namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami","reconcileID":"539d81a7-1204-4842-9e71-dbbb31d11aa5","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gh-test-custom-branch-krnami\" 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-07T23:55:10Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-krnami","namespace":"build-e2e-kfin"},"application":"build-e2e-kfin/build-suite-test-application-dxxf","namespace":"build-e2e-kfin","name":"gh-test-custom-branch-krnami","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:13Z","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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"732.391396ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:55:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","reconcileID":"21915289-6c6f-4365-9324-83b26a4b6861","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:13Z","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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"738.133884ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:55:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","reconcileID":"ca8f5a0d-f702-4eb3-a417-b4d3ab3332d6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:13Z","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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"748.81611ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:55:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","reconcileID":"53a169a1-bef2-4d39-95ae-58e6a823e8cd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:13Z","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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"769.332868ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:55:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","reconcileID":"bbd45c66-ee6a-420f-835e-f0c698073d39","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:13Z","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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"810.397057ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:55:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","reconcileID":"e1a10415-dc70-4f3a-af12-9a267543d08f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:13Z","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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"891.027731ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:55:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","reconcileID":"590341fb-199b-42dc-8e64-4ed7120955c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:14Z","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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.052396334s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:55:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","reconcileID":"a6a96bf0-1d0b-4b27-a9c9-ff96c9212b20","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:14Z","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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.222694166s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:55:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","reconcileID":"ffcaa94c-9b04-4efe-b73a-f68f8aa70b5c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:14Z","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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.373279642s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:55:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","reconcileID":"60f21aa9-ad01-40fe-af98-0e724e4f81c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:14Z","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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.614890015s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:55:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","reconcileID":"f45a6f3d-831f-4ad9-bdc5-64a12d295afa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:15Z","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-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"2.65420798s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:55:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","reconcileID":"d73f4b61-604f-49ed-951c-ece08b92572a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:15Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","reconcileID":"ac53ddb1-5e89-4c1f-ae74-37b3ccea5a97","component.Name":"python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-pjio-20260507-235215-000","application":"integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-235215-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-pjio-20260507-235215-000","snapshot.Spec.Components":[{"name":"go-component-ejzbbm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm@sha256:b7b173a50632807d2b8c86d2b62f5830bace6a385b5ba5178742b0189b204e72","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"cd47c3d99c26bd8f14430ab6cccab8a44d1e2335","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-bzaclv","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-btnd/konflux-test-integration-clone-bzaclv@sha256:0eab54d4d2e28852b9d985e8fdfe7ee6aa24ef76ef98e264174e0d58306102a5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"ef415ed656d67ff4f69311fb9502325a9ef64d1f"}}}]} {"level":"info","ts":"2026-05-07T23:55:15Z","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-bzaclv is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 129a6cad6ed4fb97fed67434506498d306f47408cdca2c334131db6b934b2c is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-07T23:55: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":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:15Z","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-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy"} 2026/05/07 23:55:15 http: TLS handshake error from 10.130.0.2:58468: EOF {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235215-000","testedSnapshot":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235215-000","testedSnapshot":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235215-000","testedSnapshot":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-bzaclv-on-pull-request-m26tp has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929357901, NodeID:\"CR_kwDOOe2tsc8AAAARciNETQ\", HeadSHA:\"ef415ed656d67ff4f69311fb9502325a9ef64d1f\", ExternalID:\"my-integration-test-sefy-konflux-test-integration-clone-bzaclv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929357901\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74929357901\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:52:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-bzaclv snapshot scenario my-integration-test-sefy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-btnd/konflux-test-integration-clone-bzaclv-on-pull-request-m26tp is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929357901/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / konflux-test-integration-clone-bzaclv\", CheckSuite:github.CheckSuite{ID:68002563006}, 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:3646399753, Number:9182, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9182\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-bzaclv\", SHA:\"ef415ed656d67ff4f69311fb9502325a9ef64d1f\", 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-dreprm\", 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-07T23:55:16Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929357901,"CheckName":"Konflux Dev version / my-integration-test-sefy / konflux-test-integration-clone-bzaclv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-235215-000","destinationSnapshot.Name":"integ-app-pjio-20260507-235215-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55: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-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:16Z","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-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235215-000","testedSnapshot":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:55:16Z","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-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:16Z","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-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScneario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-n4j5q","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:55:16Z","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-pjio-20260507-235215-000","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260507-235215-000","reconcileID":"5bad48e2-7b3a-4271-93e2-401b1ba64f5a","snapshot.name":"integ-app-pjio-20260507-235215-000","pipelinerun.name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","duration":3.881107227} {"level":"info","ts":"2026-05-07T23:55:16Z","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-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-235215-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:16Z","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-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Scenario":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:55:16Z","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-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235215-000","testedSnapshot":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:16Z","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-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Label":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy","pipelineRun.Name":"integration-resolver-pipelinerun-n4j5q"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235215-000","testedSnapshot":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235215-000","testedSnapshot":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:55:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929357901, NodeID:\"CR_kwDOOe2tsc8AAAARciNETQ\", HeadSHA:\"ef415ed656d67ff4f69311fb9502325a9ef64d1f\", ExternalID:\"my-integration-test-sefy-konflux-test-integration-clone-bzaclv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929357901\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74929357901\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:52:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-bzaclv snapshot integ-app-pjio-20260507-235215-000 and scenario my-integration-test-sefy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929357901/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / konflux-test-integration-clone-bzaclv\", CheckSuite:github.CheckSuite{ID:68002563006}, 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:3646399753, Number:9182, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9182\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-bzaclv\", SHA:\"ef415ed656d67ff4f69311fb9502325a9ef64d1f\", 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-dreprm\", 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-07T23:55:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-n4j5q","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-n4j5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:55:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929357901,"CheckName":"Konflux Dev version / my-integration-test-sefy / konflux-test-integration-clone-bzaclv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-07T23:55:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-235215-000","destinationSnapshot.Name":"integ-app-pjio-20260507-235215-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:55:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55: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-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55: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-pjio-20260507-235215-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:55:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235215-000","testedSnapshot":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:55:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235215-000","testedSnapshot":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235215-000","testedSnapshot":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-dxxf-20260507-234149-000"} {"level":"info","ts":"2026-05-07T23:55: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-kfin","snapshot":"build-suite-test-application-dxxf-20260507-234149-000"} {"level":"info","ts":"2026-05-07T23:55:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-dxxf-20260507-233244-000"} {"level":"info","ts":"2026-05-07T23:55: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-kfin","snapshot":"build-suite-test-application-dxxf-20260507-233244-000"} {"level":"info","ts":"2026-05-07T23:55:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-dxxf-20260507-234712-000"} {"level":"info","ts":"2026-05-07T23:55: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-kfin","snapshot":"build-suite-test-application-dxxf-20260507-234712-000"} {"level":"info","ts":"2026-05-07T23:55:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:55:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929357901, NodeID:\"CR_kwDOOe2tsc8AAAARciNETQ\", HeadSHA:\"ef415ed656d67ff4f69311fb9502325a9ef64d1f\", ExternalID:\"my-integration-test-sefy-konflux-test-integration-clone-bzaclv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929357901\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74929357901\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:52:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-bzaclv snapshot integ-app-pjio-20260507-235215-000 and scenario my-integration-test-sefy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-n4j5q' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929357901/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / konflux-test-integration-clone-bzaclv\", CheckSuite:github.CheckSuite{ID:68002563006}, 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:3646399753, Number:9182, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9182\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-bzaclv\", SHA:\"ef415ed656d67ff4f69311fb9502325a9ef64d1f\", 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-dreprm\", 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-07T23:55:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929357901,"CheckName":"Konflux Dev version / my-integration-test-sefy / konflux-test-integration-clone-bzaclv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-07T23:55:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-235215-000","destinationSnapshot.Name":"integ-app-pjio-20260507-235215-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:55:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55: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-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-bzaclv-on-pull-request-m26tp has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:55:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:24Z","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-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:24Z","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-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-235215-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:55:24Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-n4j5q","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-n4j5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:55:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:55:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:24Z","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-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-235215-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:55:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235215-000","testedSnapshot":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:55:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235215-000","testedSnapshot":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235215-000","testedSnapshot":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:55:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929357901, NodeID:\"CR_kwDOOe2tsc8AAAARciNETQ\", HeadSHA:\"ef415ed656d67ff4f69311fb9502325a9ef64d1f\", ExternalID:\"my-integration-test-sefy-konflux-test-integration-clone-bzaclv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929357901\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74929357901\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:52:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-bzaclv snapshot integ-app-pjio-20260507-235215-000 and scenario my-integration-test-sefy 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/74929357901/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / konflux-test-integration-clone-bzaclv\", CheckSuite:github.CheckSuite{ID:68002563006}, 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:3646399753, Number:9182, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9182\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-bzaclv\", SHA:\"ef415ed656d67ff4f69311fb9502325a9ef64d1f\", 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-dreprm\", 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-07T23:55:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929357901,"CheckName":"Konflux Dev version / my-integration-test-sefy / konflux-test-integration-clone-bzaclv","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-07T23:55:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-235215-000","destinationSnapshot.Name":"integ-app-pjio-20260507-235215-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-07T23:55:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55: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-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-07T23:55:25Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-pjio-20260507-235215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-n4j5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:55:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-ejzbbm-on-pull-request-rt6qg","PR group":"pr-branch-lplomt"} {"level":"info","ts":"2026-05-07T23:55: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","prGroup":"pr-branch-lplomt","prGroupHash":"4049056cd20ae3414682fa0e95e17cb3da8170bcc01392c0c3945fed34037e"} {"level":"info","ts":"2026-05-07T23:55: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:55:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:55:40Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:55:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.NameSpace":"group-btnd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-sefy","externalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-07T23:55:41Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929695162,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Namespace":"group-btnd","pipelineRun.Name":"go-component-ejzbbm-on-pull-request-rt6qg","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelinerun.Name":"go-component-ejzbbm-on-pull-request-rt6qg"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-lplomt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-jnhepf-on-pull-request-5q5bq","PR group":"pr-branch-lplomt"} {"level":"info","ts":"2026-05-07T23:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","prGroup":"pr-branch-lplomt","prGroupHash":"4049056cd20ae3414682fa0e95e17cb3da8170bcc01392c0c3945fed34037e"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:55:41Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:55:41Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:55:41Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.NameSpace":"group-btnd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-sefy","externalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:55:42Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929696963,"CheckName":"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Namespace":"group-btnd","pipelineRun.Name":"python-component-jnhepf-on-pull-request-5q5bq","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelinerun.Name":"python-component-jnhepf-on-pull-request-5q5bq"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:42Z","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-ejzbbm python-component-jnhepf]","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:42Z","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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Name":"python-component-jnhepf-on-pull-request-5q5bq"} {"level":"info","ts":"2026-05-07T23:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:55:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-07T23:55:42Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-07T23:55:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.NameSpace":"group-btnd","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-sefy","externalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-07T23:55:42Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929697746,"CheckName":"Konflux Dev version / my-integration-test-sefy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Namespace":"group-btnd","pipelineRun.Name":"python-component-jnhepf-on-pull-request-5q5bq","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelinerun.Name":"python-component-jnhepf-on-pull-request-5q5bq"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:43Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","PR group":"pr-branch-lplomt"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","prGroup":"pr-branch-lplomt","prGroupHash":"4049056cd20ae3414682fa0e95e17cb3da8170bcc01392c0c3945fed34037e"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:55:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:55:43Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:55:43Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.NameSpace":"group-btnd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-sefy","externalID":"my-integration-test-sefy-konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:55:43Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929699481,"CheckName":"Konflux Dev version / my-integration-test-sefy / konflux-test-integration-clone-bzaclv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:55:43Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Namespace":"group-btnd","pipelineRun.Name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:55:43Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelinerun.Name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:43Z","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-ejzbbm python-component-jnhepf konflux-test-integration-clone-bzaclv]","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:43Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m"} {"level":"info","ts":"2026-05-07T23:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:55:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-07T23:55:43Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-07T23:55:43Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.NameSpace":"group-btnd","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-sefy","externalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929700123,"CheckName":"Konflux Dev version / my-integration-test-sefy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:55:44Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Namespace":"group-btnd","pipelineRun.Name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:55:44Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelinerun.Name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929699481, NodeID:\"CR_kwDOOe2tsc8AAAARcih6mQ\", HeadSHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", ExternalID:\"my-integration-test-sefy-konflux-test-integration-clone-bzaclv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929699481\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74929699481\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:55:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-bzaclv snapshot scenario my-integration-test-sefy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-btnd/konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929699481/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / konflux-test-integration-clone-bzaclv\", CheckSuite:github.CheckSuite{ID:68002887629}, 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:3646412667, Number:9185, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9185\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", 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-dreprm\", SHA:\"1b977123ec5996ba89e271009abc2d3e841c9a55\", 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-07T23:55:44Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929699481,"CheckName":"Konflux Dev version / my-integration-test-sefy / konflux-test-integration-clone-bzaclv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:55:44Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Namespace":"group-btnd","pipelineRun.Name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:55:44Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelinerun.Name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:44Z","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-ejzbbm python-component-jnhepf konflux-test-integration-clone-bzaclv]","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:44Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:55:45Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-07T23:55:45Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-07T23:55:45Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929700123, NodeID:\"CR_kwDOOe2tsc8AAAARcih9Gw\", HeadSHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", ExternalID:\"my-integration-test-sefy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929700123\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74929700123\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:55:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-sefy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-btnd/konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929700123/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / pr group\", CheckSuite:github.CheckSuite{ID:68002887629}, 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:3646412667, Number:9185, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9185\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", 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-dreprm\", SHA:\"1b977123ec5996ba89e271009abc2d3e841c9a55\", 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-07T23:55:45Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929700123,"CheckName":"Konflux Dev version / my-integration-test-sefy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:55:45Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Namespace":"group-btnd","pipelineRun.Name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-07T23:55:45Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelinerun.Name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:55: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:56: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:56: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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:56: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:57: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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:57: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:49Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-push-xk8w7","reconcileID":"5ccd83a0-6ed8-47e3-83b3-f10f4d5c3714","Component.Namespace":"group-btnd","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-btnd/python-component-jnhepf@sha256:33c0cf45769330e6614314c091836b3f403f0c8305374cd85635a75a2198aac1","Component.Name":"python-component-jnhepf","lastBuildCommit":"9e854a06e68a6f824ceb8b902424f57ac64ef6a3"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","component.Namespace":"group-btnd","component.Name":"python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:57:49Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-push-xk8w7","reconcileID":"5ccd83a0-6ed8-47e3-83b3-f10f4d5c3714","component.Name":"konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-pjio-20260507-235206-000","application":"integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-235206-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-pjio-20260507-235206-000","snapshot.Spec.Components":[{"name":"go-component-ejzbbm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm@sha256:b7b173a50632807d2b8c86d2b62f5830bace6a385b5ba5178742b0189b204e72","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"cd47c3d99c26bd8f14430ab6cccab8a44d1e2335","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jnhepf","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-btnd/python-component-jnhepf@sha256:33c0cf45769330e6614314c091836b3f403f0c8305374cd85635a75a2198aac1","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"9e854a06e68a6f824ceb8b902424f57ac64ef6a3"}}}]} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:49Z","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-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235206-000","testedSnapshot":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-push-xk8w7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235206-000","testedSnapshot":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235206-000","testedSnapshot":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-push-xk8w7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-push-xk8w7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.NameSpace":"group-btnd","snapshot.Name":"integ-app-pjio-20260507-235206-000","scenarioName":"my-integration-test-sefy","externalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-push-xk8w7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-jnhepf-on-push-xk8w7 has finished running","buildpipelineRun":{"name":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:49Z","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-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:49Z","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-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-push-xk8w7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-jnhepf-on-push-xk8w7 has finished running","buildpipelineRun":{"name":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929904836,"CheckName":"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-235206-000","destinationSnapshot.Name":"integ-app-pjio-20260507-235206-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-gjx8z","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:57:50Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260507-235206-000","reconcileID":"9a5517a6-c833-4fe4-84c1-35dccb3de93f","snapshot.name":"integ-app-pjio-20260507-235206-000","pipelinerun.name":"python-component-jnhepf-on-push-xk8w7","duration":6.469097694} {"level":"info","ts":"2026-05-07T23:57:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-235206-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:57:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57: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-pjio-20260507-235206-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:57:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:50Z","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-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235206-000","testedSnapshot":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:57:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235206-000","testedSnapshot":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235206-000","testedSnapshot":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:57:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929904836, NodeID:\"CR_kwDONSo-hs8AAAARciucxA\", HeadSHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", ExternalID:\"my-integration-test-sefy-python-component-jnhepf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929904836\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74929904836\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:57:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jnhepf snapshot integ-app-pjio-20260507-235206-000 and scenario my-integration-test-sefy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929904836/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf\", CheckSuite:github.CheckSuite{ID:68002550730}, 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-07T23:57:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gjx8z","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-gjx8z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:57:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929904836,"CheckName":"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-07T23:57:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-235206-000","destinationSnapshot.Name":"integ-app-pjio-20260507-235206-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:57:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57: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-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:57:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:51Z","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-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235206-000","testedSnapshot":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:57:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235206-000","testedSnapshot":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235206-000","testedSnapshot":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:57:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929904836, NodeID:\"CR_kwDONSo-hs8AAAARciucxA\", HeadSHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", ExternalID:\"my-integration-test-sefy-python-component-jnhepf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929904836\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74929904836\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:57:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jnhepf snapshot integ-app-pjio-20260507-235206-000 and scenario my-integration-test-sefy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-gjx8z' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929904836/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf\", CheckSuite:github.CheckSuite{ID:68002550730}, 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-07T23:57:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929904836,"CheckName":"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-07T23:57:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-235206-000","destinationSnapshot.Name":"integ-app-pjio-20260507-235206-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:57:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57: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-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:57: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:57: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:57: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:57:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57: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-pjio-20260507-235206-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:58Z","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-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:58Z","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-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-235206-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:57:58Z","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-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-235206-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:57: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":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235206-000","testedSnapshot":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gjx8z","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-gjx8z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:57: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-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235206-000","testedSnapshot":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235206-000","testedSnapshot":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-07T23:57:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929904836, NodeID:\"CR_kwDONSo-hs8AAAARciucxA\", HeadSHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", ExternalID:\"my-integration-test-sefy-python-component-jnhepf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929904836\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74929904836\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:57:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jnhepf snapshot integ-app-pjio-20260507-235206-000 and scenario my-integration-test-sefy 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/74929904836/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf\", CheckSuite:github.CheckSuite{ID:68002550730}, 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-07T23:57:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929904836,"CheckName":"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-07T23:57:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-235206-000","destinationSnapshot.Name":"integ-app-pjio-20260507-235206-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-07T23:57:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57: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-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-07T23:57:59Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-pjio-20260507-235206-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-gjx8z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58: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-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:58: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:58: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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58: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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58: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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58: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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:58: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:58: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:06Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"722.730802ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:59:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","reconcileID":"2b852d32-b8ab-43ce-af94-d254ceda5985","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:06Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"728.358259ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:59:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","reconcileID":"5e716f30-309b-419f-adfd-3c01743aeaf9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:06Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"739.142138ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:59:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","reconcileID":"99337880-024f-4334-9937-1ce842d76da0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:06Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"760.504186ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:59:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","reconcileID":"81df77ec-dfdb-4024-848a-5b39028262fc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:06Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"801.305094ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:59:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","reconcileID":"8861efb6-57c8-4546-805a-9cdf0d0231f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:06Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"882.761537ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:59:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","reconcileID":"b2f4e1fc-9481-4679-9579-2559449890b5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:06Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"951.614274ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:59:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","reconcileID":"95817ae7-f227-4a9f-8a17-68fa460b75d3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:07Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.044218567s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:59:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","reconcileID":"ea14bc30-373d-4d8b-baac-08bedc604cc7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:07Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.608296186s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:59:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","reconcileID":"1fecb2e4-2757-4cd3-a593-520c900700e7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:07Z","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-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.685074921s","timeout":"5m0s"} {"level":"info","ts":"2026-05-07T23:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-07T23:59:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","reconcileID":"80b4f3b2-952d-4ad8-b110-ccc6e7f56b1a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-07T23:59: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-pjio-20260507-235543-000","application":"integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-235543-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-pjio-20260507-235543-000","snapshot.Spec.Components":[{"name":"go-component-ejzbbm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm@sha256:b7b173a50632807d2b8c86d2b62f5830bace6a385b5ba5178742b0189b204e72","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"cd47c3d99c26bd8f14430ab6cccab8a44d1e2335","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jnhepf","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-btnd/python-component-jnhepf@sha256:33c0cf45769330e6614314c091836b3f403f0c8305374cd85635a75a2198aac1","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"9e854a06e68a6f824ceb8b902424f57ac64ef6a3","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-bzaclv","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-btnd/konflux-test-integration-clone-bzaclv@sha256:03cbef00d8fef06c6a1d285b33f089db930e97e32d8da36ce97bab529013c5a2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"69df02b78aa0681c0b7bac8751b6484775e17960"}}}]} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-btnd/go-component-ejzbbm-on-pull-request-rt6qg with pr group pr-branch-lplomt is still running, won't create group snapshot","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-07T23:59: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-pjio-20260507-235543-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:08Z","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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929699481, NodeID:\"CR_kwDOOe2tsc8AAAARcih6mQ\", HeadSHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", ExternalID:\"my-integration-test-sefy-konflux-test-integration-clone-bzaclv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929699481\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74929699481\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:55:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-bzaclv snapshot scenario my-integration-test-sefy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-btnd/konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929699481/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / konflux-test-integration-clone-bzaclv\", CheckSuite:github.CheckSuite{ID:68002887629}, 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:3646412667, Number:9185, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9185\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", 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-dreprm\", SHA:\"1b977123ec5996ba89e271009abc2d3e841c9a55\", 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-07T23:59:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929699481,"CheckName":"Konflux Dev version / my-integration-test-sefy / konflux-test-integration-clone-bzaclv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-235543-000","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59: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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59: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-pjio-20260507-235543-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59: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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:59:09Z","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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59: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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:09Z","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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScneario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-gzv8n","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:59:09Z","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-pjio-20260507-235543-000","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260507-235543-000","reconcileID":"fb2f50b5-feff-411c-b985-51223cbb205d","snapshot.name":"integ-app-pjio-20260507-235543-000","pipelinerun.name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","duration":3.877282863} {"level":"info","ts":"2026-05-07T23:59:09Z","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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-235543-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-07T23:59: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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59: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-pjio-20260507-235543-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:09Z","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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Scenario":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:59: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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:09Z","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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Label":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy","pipelineRun.Name":"integration-resolver-pipelinerun-gzv8n"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929699481, NodeID:\"CR_kwDOOe2tsc8AAAARcih6mQ\", HeadSHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", ExternalID:\"my-integration-test-sefy-konflux-test-integration-clone-bzaclv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929699481\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74929699481\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:55:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-bzaclv snapshot integ-app-pjio-20260507-235543-000 and scenario my-integration-test-sefy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929699481/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / konflux-test-integration-clone-bzaclv\", CheckSuite:github.CheckSuite{ID:68002887629}, 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:3646412667, Number:9185, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9185\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", 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-dreprm\", SHA:\"1b977123ec5996ba89e271009abc2d3e841c9a55\", 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-07T23:59:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gzv8n","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-gzv8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23: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":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929699481,"CheckName":"Konflux Dev version / my-integration-test-sefy / konflux-test-integration-clone-bzaclv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-235543-000","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59: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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:10Z","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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929699481, NodeID:\"CR_kwDOOe2tsc8AAAARcih6mQ\", HeadSHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", ExternalID:\"my-integration-test-sefy-konflux-test-integration-clone-bzaclv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929699481\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74929699481\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:55:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-bzaclv snapshot integ-app-pjio-20260507-235543-000 and scenario my-integration-test-sefy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-gzv8n' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929699481/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / konflux-test-integration-clone-bzaclv\", CheckSuite:github.CheckSuite{ID:68002887629}, 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:3646412667, Number:9185, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9185\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", 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-dreprm\", SHA:\"1b977123ec5996ba89e271009abc2d3e841c9a55\", 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-07T23:59:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929699481,"CheckName":"Konflux Dev version / my-integration-test-sefy / konflux-test-integration-clone-bzaclv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-235543-000","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-07T23:59:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59: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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-07T23:59:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59: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-pjio-20260507-235543-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-07T23:59:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:17Z","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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:17Z","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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-235543-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:59:17Z","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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-235543-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-07T23:59:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59: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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-07T23:59: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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-07T23:59:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gzv8n","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-gzv8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-07T23:59:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-07T23:59:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-07T23:59:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929699481, NodeID:\"CR_kwDOOe2tsc8AAAARcih6mQ\", HeadSHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", ExternalID:\"my-integration-test-sefy-konflux-test-integration-clone-bzaclv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929699481\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74929699481\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:55:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-bzaclv snapshot integ-app-pjio-20260507-235543-000 and scenario my-integration-test-sefy 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/74929699481/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / konflux-test-integration-clone-bzaclv\", CheckSuite:github.CheckSuite{ID:68002887629}, 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:3646412667, Number:9185, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9185\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", 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-dreprm\", SHA:\"1b977123ec5996ba89e271009abc2d3e841c9a55\", 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-07T23:59:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929699481,"CheckName":"Konflux Dev version / my-integration-test-sefy / konflux-test-integration-clone-bzaclv","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-07T23:59:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-235543-000","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-07T23:59:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59: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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-07T23:59:18Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-gzv8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:00:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-psxl-20260507-233159-000"} {"level":"info","ts":"2026-05-08T00:00:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-zhsz","snapshot":"build-suite-component-update-psxl-20260507-233159-000"} {"level":"info","ts":"2026-05-08T00:00:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-08T00:00:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-btnd","snapshot":"integ-app-pjio-20260507-234628-000"} {"level":"info","ts":"2026-05-08T00:00:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-08T00:00:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-btnd","snapshot":"integ-app-pjio-20260507-234022-000"} {"level":"info","ts":"2026-05-08T00:00:02Z","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-pjio-20260507-234628-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-ltjmd","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:00:03Z","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-pjio-20260507-234022-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-xq49l","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"877.4108ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","reconcileID":"329a3929-590d-46c2-8f61-840d1f465297","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"882.986851ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","reconcileID":"01d01103-1fa4-46d2-aba0-f0267ba9e715","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"893.528818ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","reconcileID":"37f8ad27-d4b0-498a-b37c-0003889b1869","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"913.955561ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","reconcileID":"f87022ba-c14d-4f38-92cb-126b9ea46bbc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"954.608243ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","reconcileID":"75e5f22a-9bac-476d-b986-72135632ebfb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"1.035961784s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","reconcileID":"305215f7-b6e5-4b13-b418-06b0f3d54411","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"1.196705223s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","reconcileID":"e2041efa-7123-42b3-90d3-aa96712a17c0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"1.450278135s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","reconcileID":"d1a36c55-3b41-451d-8f8b-e9d3dc5df4c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"1.517757662s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","reconcileID":"8f5b7f1b-f739-4ead-a5d4-bd0109ac5362","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"1.732496265s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","reconcileID":"4c980225-e9de-4099-b0ce-12bd9bfcfd79","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"2.798274579s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","reconcileID":"ca464949-a177-48b0-b9df-1f6bdbad9d68","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-elhg-20260507-233029-000"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-elhg-20260507-233029-000","application":"build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-elhg-20260507-233029-000"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"build-suite-positive-mc-elhg-20260507-233029-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-elhg-20260507-233029-000","snapshot.Spec.Components":[{"name":"go-component-qpiuhh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mtnp/go-component-qpiuhh@sha256:f40189cae631eeeffda24c52f6252384a540d71707694b6cda0ca4247629d936","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"a59a6b87d6148714db4aec63a088b4198ad07c35"}}}]} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-qpiuhh is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-elhg-20260507-233029-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 4fe6fd3e8541a7c43cdbdfd9115001cd36465f41169d2b5a37e10c11bcef4f is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-elhg-20260507-233029-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-elhg-20260507-233029-000"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-elhg-20260507-233029-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-elhg-20260507-233029-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-elhg-20260507-233029-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-elhg-20260507-233029-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","Application.Name":"build-suite-positive-mc-elhg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-positive-mc-elhg-20260507-233029-000","namespace":"build-e2e-mtnp"},"snapshot":{"name":"build-suite-positive-mc-elhg-20260507-233029-000","namespace":"build-e2e-mtnp"}} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-elhg-20260507-233029-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-elhg-20260507-233029-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-elhg-20260507-233029-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"build-suite-positive-mc-elhg-20260507-233029-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-elhg-20260507-233029-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"build-suite-positive-mc-elhg-20260507-233029-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-08T00:00:32Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-elhg-20260507-233029-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-elhg-20260507-233029-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-elhg-20260507-233029-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-elhg-20260507-233029-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-elhg-20260507-233029-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-positive-mc-elhg-20260507-233029-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"build-suite-positive-mc-elhg-20260507-233029-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-elhg-20260507-233029-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","snapshot.Namespace":"build-e2e-mtnp","snapshot.Name":"build-suite-positive-mc-elhg-20260507-233029-000"} {"level":"info","ts":"2026-05-08T00:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-elhg-20260507-233029-000"} {"level":"info","ts":"2026-05-08T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-elhg-20260507-233029-000"} {"level":"info","ts":"2026-05-08T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:00:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qpiuhh-on-pull-request-lrt88 has finished running","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-push-lgh22","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-push-lgh22","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:00:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-elhg-20260507-233029-000"} {"level":"info","ts":"2026-05-08T00:00:37Z","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-qpiuhh-on-push-lgh22","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:37Z","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-qpiuhh-on-push-lgh22","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:37Z","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-qpiuhh-on-push-lgh22","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-push-lgh22","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-push-lgh22","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-qpiuhh-on-push-lgh22 is not associated with a pull request","buildpipelineRun":{"name":"go-component-qpiuhh-on-push-lgh22","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00: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-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","snapshot.Name":"build-suite-positive-mc-elhg-20260507-233029-000"} {"level":"info","ts":"2026-05-08T00:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-lrt88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qpiuhh-on-pull-request-lrt88 has finished running","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-lrt88","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:00:53Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-heraen","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"96.398033ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","reconcileID":"2df1fe10-bb4c-4726-a0c3-4a08be992625","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"102.115884ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","reconcileID":"2a5fb2db-a5e3-4a03-b3b6-e56f07c8a5a7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"112.768858ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","reconcileID":"d079e1da-b71e-42b9-9841-a78489aa40f1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"134.498844ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","reconcileID":"d3bd6b2e-6673-454a-bb79-f872c14c5df0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"175.245591ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","reconcileID":"aba13d60-bcae-4887-ac1d-f54b9aa9a058","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"210.181488ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","reconcileID":"7811214c-8570-4130-910f-8b8231df10a5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"256.484158ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","reconcileID":"86468c1d-5108-482a-8847-6eeb39120355","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"578.122074ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","reconcileID":"456ba313-d9a1-40a1-84c9-d1ee846fcc2d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"967.363662ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","reconcileID":"609f4630-0125-49cd-ae6a-ba7e7c61c86b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.219398687s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","reconcileID":"b39192cc-b99e-4b18-91d0-696d6f41be2b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"3.780403687s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:00:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","reconcileID":"5638ce03-ffcf-4b02-b973-0dc4593a8a23","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:01Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","reconcileID":"39eb60cc-bc67-4d6b-8fb7-15b30093485e","component.Name":"konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-pjio-20260507-235541-000","application":"integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-235541-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-pjio-20260507-235541-000","snapshot.Spec.Components":[{"name":"python-component-jnhepf","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-btnd/python-component-jnhepf@sha256:2fe81d98aeba1161fe58bdb2932e3c5c2defe7679404fbdfa6e6a57da4e13ca0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"50daf5a3d5cf49819613912815d4a772a9ca7b8a"}}},{"name":"go-component-ejzbbm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm@sha256:b7b173a50632807d2b8c86d2b62f5830bace6a385b5ba5178742b0189b204e72","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"cd47c3d99c26bd8f14430ab6cccab8a44d1e2335","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-btnd/go-component-ejzbbm-on-pull-request-rt6qg with pr group pr-branch-lplomt is still running, won't create group snapshot","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:01Z","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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Namespace":"group-btnd","snapshot.Name":"integ-app-pjio-20260507-235541-000"} 2026/05/08 00:01:01 http: TLS handshake error from 10.130.0.2:33874: EOF {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-jnhepf-on-pull-request-5q5bq has finished running","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-08T00:01:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929696963, NodeID:\"CR_kwDONSo-hs8AAAARcihwww\", HeadSHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", ExternalID:\"my-integration-test-sefy-python-component-jnhepf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929696963\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74929696963\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:55:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jnhepf snapshot scenario my-integration-test-sefy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-btnd/python-component-jnhepf-on-pull-request-5q5bq is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929696963/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf\", CheckSuite:github.CheckSuite{ID:68002885193}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:01:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929696963,"CheckName":"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-08T00:01:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-235541-000","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-08T00:01:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:02Z","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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScneario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:01:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-l7t75","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:01:02Z","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-pjio-20260507-235541-000","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260507-235541-000","reconcileID":"b76f8ee9-2940-4820-8141-4b626028b886","snapshot.name":"integ-app-pjio-20260507-235541-000","pipelinerun.name":"python-component-jnhepf-on-pull-request-5q5bq","duration":8.657696433} {"level":"info","ts":"2026-05-08T00:01:02Z","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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-235541-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:01:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235541-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:02Z","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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Scenario":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:01:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:02Z","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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Label":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:01:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-08T00:01:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy","pipelineRun.Name":"integration-resolver-pipelinerun-l7t75"} {"level":"info","ts":"2026-05-08T00:01:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:01:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-08T00:01:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929696963, NodeID:\"CR_kwDONSo-hs8AAAARcihwww\", HeadSHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", ExternalID:\"my-integration-test-sefy-python-component-jnhepf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929696963\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74929696963\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:55:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jnhepf snapshot integ-app-pjio-20260507-235541-000 and scenario my-integration-test-sefy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929696963/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf\", CheckSuite:github.CheckSuite{ID:68002885193}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:01:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-5q5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:01:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-jnhepf-on-pull-request-5q5bq has finished running","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-l7t75","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-l7t75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-08T00:01:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929696963,"CheckName":"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-08T00:01:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-235541-000","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-08T00:01:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01: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":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:01:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:01:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-08T00:01:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929696963, NodeID:\"CR_kwDONSo-hs8AAAARcihwww\", HeadSHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", ExternalID:\"my-integration-test-sefy-python-component-jnhepf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929696963\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74929696963\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:55:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jnhepf snapshot integ-app-pjio-20260507-235541-000 and scenario my-integration-test-sefy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-l7t75' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929696963/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf\", CheckSuite:github.CheckSuite{ID:68002885193}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:01:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929696963,"CheckName":"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-08T00:01:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-235541-000","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-08T00:01:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-heraen-on-pull-request-pchgd","PR group":"konflux-python-component-heraen"} {"level":"info","ts":"2026-05-08T00:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","prGroup":"konflux-python-component-heraen","prGroupHash":"f92a24af6891eae65ade5c1582340127f040f406cf931572729eea6bba932d"} {"level":"info","ts":"2026-05-08T00:01: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:01:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:01:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:10Z","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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:10Z","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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-235541-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:01:10Z","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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-235541-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:01:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-08T00:01:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-l7t75","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-l7t75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-08T00:01:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:01:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-08T00:01:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929696963, NodeID:\"CR_kwDONSo-hs8AAAARcihwww\", HeadSHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", ExternalID:\"my-integration-test-sefy-python-component-jnhepf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929696963\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74929696963\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:55:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jnhepf snapshot integ-app-pjio-20260507-235541-000 and scenario my-integration-test-sefy 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/74929696963/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf\", CheckSuite:github.CheckSuite{ID:68002885193}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:01:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929696963,"CheckName":"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-08T00:01:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-235541-000","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-08T00:01:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:11Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-l7t75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"741.854041ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:01:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","reconcileID":"9156b6b3-959b-4e8d-9a03-fc6f166e63b8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"747.526973ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:01:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","reconcileID":"45a47c73-6bb2-4b6c-9da4-bc967681d75f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"758.3356ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:01:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","reconcileID":"6f1f0bef-04c8-4441-bb3b-87aeb1102277","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"779.601537ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:01:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","reconcileID":"848b48ee-1116-42dd-8aea-41b3a3858c41","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"821.206856ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:01:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","reconcileID":"4ffee9fb-10d1-4050-b454-409582a4fb10","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"902.065488ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:01:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","reconcileID":"810832e8-effd-4443-b678-879a108cd762","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"919.630069ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:01:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:01:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","reconcileID":"34f006de-d499-4af3-a39b-e9bab1219010","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:01: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.06327006s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:01:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:01:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","reconcileID":"58117448-b5bc-4c44-9bd6-b493d152b873","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:01: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.62577552s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:01:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:01:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","reconcileID":"3ba44191-fbc6-4f9e-a86b-f1f6ad4c7dda","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:01: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.704616184s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:01:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:01:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","reconcileID":"ea530397-d1ea-4a00-a489-0146b9954f43","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:01: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","reconcileID":"5738a205-ed90-43ec-9051-abf51e5463c9","component.Name":"konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-08T00:01:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-pjio-20260507-235541-000","application":"integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","originalName":"integ-app-pjio-20260507-235541-000","newName":"integ-app-pjio-20260507-235541-000-c6","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-05-08T00:01:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-pjio-20260507-235541-000-c6","application":"integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","originalName":"integ-app-pjio-20260507-235541-000","finalName":"integ-app-pjio-20260507-235541-000-c6","attempts":2} {"level":"info","ts":"2026-05-08T00:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-235541-000-c6","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-pjio-20260507-235541-000-c6","snapshot.Spec.Components":[{"name":"go-component-ejzbbm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm@sha256:1d1b5e59d4fe03e003d49caf2f38d03c5d09a01f90f51e9369fd83a8d02b8688","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"50daf5a3d5cf49819613912815d4a772a9ca7b8a"}}},{"name":"python-component-jnhepf","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-btnd/python-component-jnhepf@sha256:33c0cf45769330e6614314c091836b3f403f0c8305374cd85635a75a2198aac1","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"9e854a06e68a6f824ceb8b902424f57ac64ef6a3","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-05-08T00:01:40Z","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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260507-235541-000-c6","reconcileID":"8fb23074-268c-4559-a677-dd426eef7cd7","snapshot.Name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:40Z","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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260507-235541-000-c6","reconcileID":"8fb23074-268c-4559-a677-dd426eef7cd7","latestSnapshot.Name":"integ-app-pjio-20260507-235541-000","processedSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:40Z","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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:40Z","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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260507-235541-000-c6","reconcileID":"8fb23074-268c-4559-a677-dd426eef7cd7","snapshot.Name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-08T00:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:40Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9185","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260507-235541-000-c6","reconcileID":"8fb23074-268c-4559-a677-dd426eef7cd7"} {"level":"info","ts":"2026-05-08T00:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ejzbbm-on-pull-request-rt6qg has finished running","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:41Z","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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260507-235541-000-c6","reconcileID":"8fb23074-268c-4559-a677-dd426eef7cd7"} {"level":"info","ts":"2026-05-08T00:01:41Z","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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:41Z","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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260507-235541-000-c6","reconcileID":"8fb23074-268c-4559-a677-dd426eef7cd7","snapshot.Name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:41Z","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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260507-235541-000-c6","reconcileID":"8fb23074-268c-4559-a677-dd426eef7cd7","latestSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","processedSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:41Z","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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-pjio-20260508-000141-228","application":"integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235541-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:01:41Z","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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235543-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:01:41Z","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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929695162, NodeID:\"CR_kwDONSo-hs8AAAARcihpug\", HeadSHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", ExternalID:\"my-integration-test-sefy-go-component-ejzbbm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929695162\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74929695162\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:55:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-ejzbbm snapshot scenario my-integration-test-sefy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-btnd/go-component-ejzbbm-on-pull-request-rt6qg is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929695162/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm\", CheckSuite:github.CheckSuite{ID:68002885193}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:01:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929695162,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testStatus":"Pending"} {"level":"info","ts":"2026-05-08T00:01:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:42Z","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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScneario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-rt6qg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ejzbbm-on-pull-request-rt6qg has finished running","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-xzxfc","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:01:42Z","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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260507-235541-000-c6","reconcileID":"8fb23074-268c-4559-a677-dd426eef7cd7","snapshot.name":"integ-app-pjio-20260507-235541-000-c6","pipelinerun.name":"go-component-ejzbbm-on-pull-request-rt6qg","duration":4.417696488} {"level":"info","ts":"2026-05-08T00:01:42Z","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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-235541-000-c6","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:42Z","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-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xzxfc","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-xzxfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-08T00:01:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929695162, NodeID:\"CR_kwDONSo-hs8AAAARcihpug\", HeadSHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", ExternalID:\"my-integration-test-sefy-go-component-ejzbbm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929695162\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74929695162\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:55:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-ejzbbm snapshot integ-app-pjio-20260507-235541-000-c6 and scenario my-integration-test-sefy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929695162/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm\", CheckSuite:github.CheckSuite{ID:68002885193}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:01:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929695162,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testStatus":"InProgress"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260508-000141-228","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929697746, NodeID:\"CR_kwDONSo-hs8AAAARcihz0g\", HeadSHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", ExternalID:\"my-integration-test-sefy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929697746\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74929697746\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:55:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-sefy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-btnd/python-component-jnhepf-on-pull-request-5q5bq is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929697746/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / pr group\", CheckSuite:github.CheckSuite{ID:68002885193}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:01:43Z","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-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScneario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-x8v8q","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260508-000141-228","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929697746,"CheckName":"Konflux Dev version / my-integration-test-sefy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000141-228","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-x8v8q","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-x8v8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:01:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929700123, NodeID:\"CR_kwDOOe2tsc8AAAARcih9Gw\", HeadSHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", ExternalID:\"my-integration-test-sefy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929700123\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74929700123\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:55:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-sefy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-btnd/konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929700123/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / pr group\", CheckSuite:github.CheckSuite{ID:68002887629}, 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:3646412667, Number:9185, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9185\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", 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-dreprm\", SHA:\"1b977123ec5996ba89e271009abc2d3e841c9a55\", 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-08T00:01:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929700123,"CheckName":"Konflux Dev version / my-integration-test-sefy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-08T00:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000141-228","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-08T00:01:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:01:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:01:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929697746, NodeID:\"CR_kwDONSo-hs8AAAARcihz0g\", HeadSHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", ExternalID:\"my-integration-test-sefy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929697746\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74929697746\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:55:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-pjio-20260508-000141-228 and scenario my-integration-test-sefy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929697746/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / pr group\", CheckSuite:github.CheckSuite{ID:68002885193}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:01:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929697746,"CheckName":"Konflux Dev version / my-integration-test-sefy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-08T00:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000141-228","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testStatus":"Pending"} {"level":"info","ts":"2026-05-08T00:01:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-08T00:01:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929695162, NodeID:\"CR_kwDONSo-hs8AAAARcihpug\", HeadSHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", ExternalID:\"my-integration-test-sefy-go-component-ejzbbm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929695162\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74929695162\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:55:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-ejzbbm snapshot integ-app-pjio-20260507-235541-000-c6 and scenario my-integration-test-sefy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-xzxfc' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929695162/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm\", CheckSuite:github.CheckSuite{ID:68002885193}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:01:45Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929695162,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-08T00:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testStatus":"InProgress"} {"level":"info","ts":"2026-05-08T00:01:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:45Z","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-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:01:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929697746, NodeID:\"CR_kwDONSo-hs8AAAARcihz0g\", HeadSHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", ExternalID:\"my-integration-test-sefy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929697746\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74929697746\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:55:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-pjio-20260508-000141-228 and scenario my-integration-test-sefy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929697746/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / pr group\", CheckSuite:github.CheckSuite{ID:68002885193}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:01:45Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929697746,"CheckName":"Konflux Dev version / my-integration-test-sefy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-08T00:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000141-228","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-08T00:01:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:01:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929700123, NodeID:\"CR_kwDOOe2tsc8AAAARcih9Gw\", HeadSHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", ExternalID:\"my-integration-test-sefy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929700123\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74929700123\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-07 23:55:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-pjio-20260508-000141-228 and scenario my-integration-test-sefy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929700123/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / pr group\", CheckSuite:github.CheckSuite{ID:68002887629}, 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:3646412667, Number:9185, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9185\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", 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-dreprm\", SHA:\"1b977123ec5996ba89e271009abc2d3e841c9a55\", 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-08T00:01:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929700123,"CheckName":"Konflux Dev version / my-integration-test-sefy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-08T00:01:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000141-228","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-08T00:01:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:01:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:01:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929697746, NodeID:\"CR_kwDONSo-hs8AAAARcihz0g\", HeadSHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", ExternalID:\"my-integration-test-sefy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929697746\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74929697746\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:55:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-pjio-20260508-000141-228 and scenario my-integration-test-sefy 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/74929697746/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / pr group\", CheckSuite:github.CheckSuite{ID:68002885193}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:01:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929697746,"CheckName":"Konflux Dev version / my-integration-test-sefy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-08T00:01:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000141-228","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testStatus":"InProgress"} {"level":"info","ts":"2026-05-08T00:01:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:01:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:56Z","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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:56Z","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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-235541-000-c6","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:01:56Z","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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260507-235541-000-c6","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:01:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xzxfc","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-xzxfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-08T00:01:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:01:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-08T00:01:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929695162, NodeID:\"CR_kwDONSo-hs8AAAARcihpug\", HeadSHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", ExternalID:\"my-integration-test-sefy-go-component-ejzbbm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929695162\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74929695162\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:55:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-ejzbbm snapshot integ-app-pjio-20260507-235541-000-c6 and scenario my-integration-test-sefy 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/74929695162/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm\", CheckSuite:github.CheckSuite{ID:68002885193}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:01:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929695162,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-08T00:01:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-08T00:01:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:01:56Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-xzxfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:01:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260508-000141-228","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:01:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:58Z","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-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:58Z","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-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260508-000141-228","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:01:58Z","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-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260508-000141-228","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:01:58Z","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-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-05-08T00:01: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-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:01:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-x8v8q","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-x8v8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-08T00:01:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:01:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:01:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929697746, NodeID:\"CR_kwDONSo-hs8AAAARcihz0g\", HeadSHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", ExternalID:\"my-integration-test-sefy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929697746\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74929697746\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:55:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-pjio-20260508-000141-228 and scenario my-integration-test-sefy 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/74929697746/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / pr group\", CheckSuite:github.CheckSuite{ID:68002885193}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:01:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929697746,"CheckName":"Konflux Dev version / my-integration-test-sefy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-08T00:01:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000141-228","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-08T00:01:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:01:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:01:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929700123, NodeID:\"CR_kwDOOe2tsc8AAAARcih9Gw\", HeadSHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", ExternalID:\"my-integration-test-sefy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929700123\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74929700123\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-07 23:55:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-pjio-20260508-000141-228 and scenario my-integration-test-sefy 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/74929700123/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / pr group\", CheckSuite:github.CheckSuite{ID:68002887629}, 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:3646412667, Number:9185, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9185\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", 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-dreprm\", SHA:\"1b977123ec5996ba89e271009abc2d3e841c9a55\", 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-08T00:01:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74929700123,"CheckName":"Konflux Dev version / my-integration-test-sefy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-08T00:01:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000141-228","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-08T00:01:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:01:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:01:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:01:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929697746, NodeID:\"CR_kwDONSo-hs8AAAARcihz0g\", HeadSHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", ExternalID:\"my-integration-test-sefy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929697746\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74929697746\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-07 23:55:42 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-08 00:01:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-pjio-20260508-000141-228 and scenario my-integration-test-sefy has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 10s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 11s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-lplomt and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| python-component-jnhepf | integ-app-pjio-20260507-235541-000 | python-component-jnhepf-on-pull-request-5q5bq | group-snapshot-multi-component |\n| konflux-test-integration-clone-bzaclv | integ-app-pjio-20260507-235543-000 | konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m | konflux-test-integration-clone |\n| go-component-ejzbbm | integ-app-pjio-20260507-235541-000-c6 | go-component-ejzbbm-on-pull-request-rt6qg | group-snapshot-multi-component |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74929697746/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / pr group\", CheckSuite:github.CheckSuite{ID:68002885193}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"50daf5a3d5cf49819613912815d4a772a9ca7b8a\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:01:59Z","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-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.NameSpace":"group-btnd","snapshot.Name":"integ-app-pjio-20260507-235541-000-c6","scenarioName":"my-integration-test-sefy","externalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:02:00Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930324127,"CheckName":"Konflux Dev version / my-integration-test-sefy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-08T00:02:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000141-228","destinationSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-08T00:02:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:02:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:02:00Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-pjio-20260508-000141-228","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-x8v8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:02: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:02: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:02: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:02: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:02: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00: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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-ejzbbm-on-pull-request-tmv9l","PR group":"pr-branch-lplomt"} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:02: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-pjio-20260507-235541-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:02:14Z","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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:02: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-pjio-20260507-235543-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","prGroup":"pr-branch-lplomt","prGroupHash":"4049056cd20ae3414682fa0e95e17cb3da8170bcc01392c0c3945fed34037e"} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:02:14Z","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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-08T00:02: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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:02: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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235541-000-c6","testedSnapshot":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:02:14Z","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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-08T00:02:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.NameSpace":"group-btnd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-sefy","externalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-08T00:02:15Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930349742,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-08T00:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Namespace":"group-btnd","pipelineRun.Name":"go-component-ejzbbm-on-pull-request-tmv9l","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-08T00:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelinerun.Name":"go-component-ejzbbm-on-pull-request-tmv9l"} {"level":"info","ts":"2026-05-08T00:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-btnd/konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m with pr group pr-branch-lplomt has snapshot created, skipped","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-btnd/go-component-ejzbbm-on-pull-request-rt6qg with pr group pr-branch-lplomt is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-btnd/python-component-jnhepf-on-pull-request-5q5bq with pr group pr-branch-lplomt has snapshot created, skipped","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:15Z","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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","reconcileID":"781768e4-2958-46e5-a276-86542ac1c6e2","snapshot.Name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:02:15Z","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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","reconcileID":"781768e4-2958-46e5-a276-86542ac1c6e2","latestSnapshot.Name":"integ-app-pjio-20260507-235541-000","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-08T00:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component group-btnd/go-component-ejzbbm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:15Z","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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","reconcileID":"781768e4-2958-46e5-a276-86542ac1c6e2","snapshot.Name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-08T00:02:15Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9185","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","reconcileID":"781768e4-2958-46e5-a276-86542ac1c6e2"} {"level":"info","ts":"2026-05-08T00:02:15Z","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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","reconcileID":"781768e4-2958-46e5-a276-86542ac1c6e2"} {"level":"info","ts":"2026-05-08T00:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:15Z","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: [go-component-ejzbbm python-component-jnhepf konflux-test-integration-clone-bzaclv]","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:15Z","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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Name":"go-component-ejzbbm-on-pull-request-tmv9l"} {"level":"info","ts":"2026-05-08T00:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:02:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:02:15Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:02:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.NameSpace":"group-btnd","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-sefy","externalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930351419,"CheckName":"Konflux Dev version / my-integration-test-sefy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Namespace":"group-btnd","pipelineRun.Name":"go-component-ejzbbm-on-pull-request-tmv9l","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-08T00:02:16Z","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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelinerun.Name":"go-component-ejzbbm-on-pull-request-tmv9l"} {"level":"info","ts":"2026-05-08T00: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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-jnhepf-on-pull-request-thmzh","PR group":"pr-branch-lplomt"} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:16Z","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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235541-000","testedSnapshot":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:02:16Z","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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-pjio-20260507-235541-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:16Z","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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:02:16Z","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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:16Z","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-pjio-20260507-235541-000-c6","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","prGroup":"pr-branch-lplomt","prGroupHash":"4049056cd20ae3414682fa0e95e17cb3da8170bcc01392c0c3945fed34037e"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-08T00:02:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.NameSpace":"group-btnd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-sefy","externalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-08T00:02:17Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930353258,"CheckName":"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-08T00:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Namespace":"group-btnd","pipelineRun.Name":"python-component-jnhepf-on-pull-request-thmzh","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-08T00:02: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelinerun.Name":"python-component-jnhepf-on-pull-request-thmzh"} {"level":"info","ts":"2026-05-08T00:02: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-btnd/go-component-ejzbbm-on-pull-request-rt6qg with pr group pr-branch-lplomt is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-btnd/python-component-jnhepf-on-pull-request-5q5bq with pr group pr-branch-lplomt is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-btnd/konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m with pr group pr-branch-lplomt has snapshot created, skipped","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:17Z","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-jnhepf go-component-ejzbbm]","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:17Z","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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Name":"python-component-jnhepf-on-pull-request-thmzh"} {"level":"info","ts":"2026-05-08T00:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:02:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:02:17Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:02:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74930351419, NodeID:\"CR_kwDONSo-hs8AAAARcjJtOw\", HeadSHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", ExternalID:\"my-integration-test-sefy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930351419\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74930351419\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-08 00:02:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-sefy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-btnd/go-component-ejzbbm-on-pull-request-tmv9l is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930351419/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / pr group\", CheckSuite:github.CheckSuite{ID:68003488322}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:02:17Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930351419,"CheckName":"Konflux Dev version / my-integration-test-sefy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-08T00:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Namespace":"group-btnd","pipelineRun.Name":"python-component-jnhepf-on-pull-request-thmzh","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-08T00:02: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelinerun.Name":"python-component-jnhepf-on-pull-request-thmzh"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:03: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:03: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:03: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:03: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:04: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:04: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:05: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:05: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:05: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05: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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:05: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:05: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:06: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:06: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"210.780061ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:07:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","reconcileID":"374d80be-f110-4947-a08a-343e0980ef99","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"216.498907ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:07:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","reconcileID":"f7e99716-6d53-4a63-8770-e10fe38c56c4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"227.092748ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:07:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","reconcileID":"d505e273-ace8-4ce0-9fb2-d2a7a9afaec8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"248.225377ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:07:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","reconcileID":"444fa12d-cfca-4ae5-b6d0-217254faef35","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"289.018009ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:07:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","reconcileID":"94a18b81-db7d-4adb-a21d-971d68cef3b3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"370.419521ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:07:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","reconcileID":"69b3f5a3-f209-44d5-86b1-79c8361887c7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"423.949219ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:07:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","reconcileID":"ea238e1b-5a13-41f2-9857-403e9a686d55","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"531.288118ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:07:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","reconcileID":"8804e99a-2ecf-4a86-b8b6-039ea32a3e49","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.11436302s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:07:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","reconcileID":"bba266e4-9d5f-4bb7-9a15-679383b25aa7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.17272674s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:07:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","reconcileID":"331032fd-f003-4b34-9753-eb2f3cc692c3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:05Z","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-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","reconcileID":"c0b82f01-4a1a-4e85-b3b1-1a00b6be1731","component.Name":"konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-08T00:07:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-pjio-20260508-000215-000","application":"integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260508-000215-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-pjio-20260508-000215-000","snapshot.Spec.Components":[{"name":"go-component-ejzbbm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm@sha256:b7b173a50632807d2b8c86d2b62f5830bace6a385b5ba5178742b0189b204e72","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"cd47c3d99c26bd8f14430ab6cccab8a44d1e2335","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jnhepf","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-btnd/python-component-jnhepf@sha256:a977138492aaeb5b5656adb341e2c94820ff4789b23a6aa13350b07d5534c348","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314"}}}]} {"level":"info","ts":"2026-05-08T00:07:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-btnd/go-component-ejzbbm-on-pull-request-tmv9l with pr group pr-branch-lplomt is still running, won't create group snapshot","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-08T00:07:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:07:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:05Z","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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:07:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:07:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:07:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-jnhepf-on-pull-request-thmzh has finished running","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-08T00:07:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-08T00:07:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74930353258, NodeID:\"CR_kwDONSo-hs8AAAARcjJ0ag\", HeadSHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", ExternalID:\"my-integration-test-sefy-python-component-jnhepf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930353258\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74930353258\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-08 00:02:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jnhepf snapshot scenario my-integration-test-sefy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-btnd/python-component-jnhepf-on-pull-request-thmzh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930353258/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf\", CheckSuite:github.CheckSuite{ID:68003488322}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:07:06Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930353258,"CheckName":"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-08T00:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000215-000","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-08T00:07:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00: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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00: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-pjio-20260508-000215-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:07:06Z","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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00: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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScneario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-7wcg4","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:07:07Z","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-pjio-20260508-000215-000","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260508-000215-000","reconcileID":"6a503f17-2691-4806-a8a2-feb7f7072fc1","snapshot.name":"integ-app-pjio-20260508-000215-000","pipelinerun.name":"python-component-jnhepf-on-pull-request-thmzh","duration":3.108448551} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260508-000215-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:07Z","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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Scenario":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Label":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy","pipelineRun.Name":"integration-resolver-pipelinerun-7wcg4"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74930353258, NodeID:\"CR_kwDONSo-hs8AAAARcjJ0ag\", HeadSHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", ExternalID:\"my-integration-test-sefy-python-component-jnhepf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930353258\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74930353258\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-08 00:02:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jnhepf snapshot integ-app-pjio-20260508-000215-000 and scenario my-integration-test-sefy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930353258/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf\", CheckSuite:github.CheckSuite{ID:68003488322}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:07:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-7wcg4","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-7wcg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930353258,"CheckName":"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000215-000","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:07Z","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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"python-component-jnhepf-on-pull-request-thmzh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-jnhepf-on-pull-request-thmzh has finished running","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-08T00:07:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74930353258, NodeID:\"CR_kwDONSo-hs8AAAARcjJ0ag\", HeadSHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", ExternalID:\"my-integration-test-sefy-python-component-jnhepf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930353258\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74930353258\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-08 00:02:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jnhepf snapshot integ-app-pjio-20260508-000215-000 and scenario my-integration-test-sefy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-7wcg4' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930353258/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf\", CheckSuite:github.CheckSuite{ID:68003488322}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:07:08Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930353258,"CheckName":"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-08T00:07:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000215-000","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-08T00:07:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07: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":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:07:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:15Z","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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:15Z","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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260508-000215-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:07:15Z","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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260508-000215-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:07:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-08T00:07:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:15Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-7wcg4","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-7wcg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-08T00:07:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:07:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-python-component-jnhepf"} {"level":"info","ts":"2026-05-08T00:07:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74930353258, NodeID:\"CR_kwDONSo-hs8AAAARcjJ0ag\", HeadSHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", ExternalID:\"my-integration-test-sefy-python-component-jnhepf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930353258\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74930353258\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-08 00:02:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jnhepf snapshot integ-app-pjio-20260508-000215-000 and scenario my-integration-test-sefy 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/74930353258/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf\", CheckSuite:github.CheckSuite{ID:68003488322}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:07:16Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930353258,"CheckName":"Konflux Dev version / my-integration-test-sefy / python-component-jnhepf","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-08T00:07:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000215-000","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-08T00:07:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:16Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-7wcg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"649.282119ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:07:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","reconcileID":"d35da76d-e914-451b-8854-592f5cd459f0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"655.235996ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:07:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","reconcileID":"3c0e2680-74cb-4891-ade7-d50b9c6fbb26","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"665.924843ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:07:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","reconcileID":"142bb6c0-4cf2-454c-9f6d-26270febbc75","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"686.497174ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:07:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","reconcileID":"a1e4c44e-3c99-42ad-81ad-dfa0731b9b74","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"727.201397ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:07:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","reconcileID":"98f3fc27-7b2c-4f9c-b90a-de9773bb04a4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"787.942261ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:07:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","reconcileID":"d7af2235-c81b-407e-84c1-073b3f4fdac1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"808.254084ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:07:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","reconcileID":"c91f982b-d3af-47b2-a12c-b1e2fb28f337","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.129778009s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:07:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","reconcileID":"4833b0d1-b4f6-4c3f-a56e-6139a2dabc98","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.614304793s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:07:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","reconcileID":"66bba98b-0fcb-48af-8636-e2d62a61828b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","elapsedSinceCompletion":"1.770696716s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:07:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","reconcileID":"7f1c780c-b34b-408c-83b8-48146fa0cf8d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:55Z","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-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","reconcileID":"89a9b849-3e0b-4ea6-906c-99b7d9739de2","component.Name":"konflux-test-integration-clone-bzaclv"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-pjio-20260508-000215-000","application":"integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","originalName":"integ-app-pjio-20260508-000215-000","newName":"integ-app-pjio-20260508-000215-000-24","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-pjio-20260508-000215-000-24","application":"integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","originalName":"integ-app-pjio-20260508-000215-000","finalName":"integ-app-pjio-20260508-000215-000-24","attempts":2} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260508-000215-000-24","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-pjio-20260508-000215-000-24","snapshot.Spec.Components":[{"name":"go-component-ejzbbm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-btnd/go-component-ejzbbm@sha256:e4512983bb25f0c64d4559223a84fd4616999c235e54560b84fbcda68ca4eab3","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314"}}},{"name":"python-component-jnhepf","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-btnd/python-component-jnhepf@sha256:33c0cf45769330e6614314c091836b3f403f0c8305374cd85635a75a2198aac1","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"9e854a06e68a6f824ceb8b902424f57ac64ef6a3","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-btnd/go-component-ejzbbm-on-pull-request-rt6qg with pr group pr-branch-lplomt is not the latest for its component, skipped","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-btnd/python-component-jnhepf-on-pull-request-5q5bq with pr group pr-branch-lplomt is not the latest for its component, skipped","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:55Z","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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260508-000215-000-24","reconcileID":"649b56c4-41d8-4259-b385-16d2af3ad687","snapshot.Name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:55Z","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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260508-000215-000-24","reconcileID":"649b56c4-41d8-4259-b385-16d2af3ad687","latestSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","processedSnapshot.Name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:55Z","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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:55Z","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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260508-000215-000-24","reconcileID":"649b56c4-41d8-4259-b385-16d2af3ad687","snapshot.Name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:55Z","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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260508-000215-000-24","reconcileID":"649b56c4-41d8-4259-b385-16d2af3ad687","latestSnapshot.Name":"integ-app-pjio-20260508-000215-000","processedSnapshot.Name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:55Z","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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:55Z","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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260508-000215-000-24","reconcileID":"649b56c4-41d8-4259-b385-16d2af3ad687","snapshot.Name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:55Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9185","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260508-000215-000-24","reconcileID":"649b56c4-41d8-4259-b385-16d2af3ad687"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ejzbbm-on-pull-request-tmv9l has finished running","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:55Z","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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260508-000215-000-24","reconcileID":"649b56c4-41d8-4259-b385-16d2af3ad687"} {"level":"info","ts":"2026-05-08T00:07:55Z","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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-pjio-20260508-000755-951","application":"integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:56Z","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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Namespace":"group-btnd","snapshot.Name":"integ-app-pjio-20260508-000215-000-24"} 2026/05/08 00:07:56 http: TLS handshake error from 10.128.0.2:35564: EOF {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:56Z","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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:07:56Z","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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260507-235543-000","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:56Z","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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:07:56Z","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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260507-235543-000","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74930349742, NodeID:\"CR_kwDONSo-hs8AAAARcjJmrg\", HeadSHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", ExternalID:\"my-integration-test-sefy-go-component-ejzbbm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930349742\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74930349742\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-08 00:02:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-ejzbbm snapshot scenario my-integration-test-sefy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-btnd/go-component-ejzbbm-on-pull-request-tmv9l is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930349742/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm\", CheckSuite:github.CheckSuite{ID:68003488322}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:07:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930349742,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testStatus":"Pending"} {"level":"info","ts":"2026-05-08T00:07:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:57Z","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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScneario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-tkxk5","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:07:57Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260508-000215-000-24","reconcileID":"649b56c4-41d8-4259-b385-16d2af3ad687","snapshot.name":"integ-app-pjio-20260508-000215-000-24","pipelinerun.name":"go-component-ejzbbm-on-pull-request-tmv9l","duration":4.154848848} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260508-000215-000-24","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:57Z","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-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm-on-pull-request-tmv9l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-ejzbbm-on-pull-request-tmv9l has finished running","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74930349742, NodeID:\"CR_kwDONSo-hs8AAAARcjJmrg\", HeadSHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", ExternalID:\"my-integration-test-sefy-go-component-ejzbbm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930349742\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74930349742\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-08 00:02:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-ejzbbm snapshot integ-app-pjio-20260508-000215-000-24 and scenario my-integration-test-sefy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930349742/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm\", CheckSuite:github.CheckSuite{ID:68003488322}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:07:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-tkxk5","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-tkxk5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930349742,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testStatus":"InProgress"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:07:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74930351419, NodeID:\"CR_kwDONSo-hs8AAAARcjJtOw\", HeadSHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", ExternalID:\"my-integration-test-sefy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930351419\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74930351419\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-08 00:02:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-sefy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-btnd/python-component-jnhepf-on-pull-request-thmzh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930351419/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / pr group\", CheckSuite:github.CheckSuite{ID:68003488322}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:07:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930351419,"CheckName":"Konflux Dev version / my-integration-test-sefy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000755-951","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testStatus":"Pending"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScneario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-d9q4r","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260508-000755-951","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1073","msg":"integration test pipelineruns have been cancelled for older snapshot","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.snapshot","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-x8v8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1084","msg":"older snapshot integ-app-pjio-20260508-000141-228 and its integration pipelinerun have been marked as cancelled","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Scenario":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Label":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-sefy","pipelineRun.Name":"integration-resolver-pipelinerun-tkxk5"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74930351419, NodeID:\"CR_kwDONSo-hs8AAAARcjJtOw\", HeadSHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", ExternalID:\"my-integration-test-sefy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930351419\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74930351419\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-08 00:02:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-pjio-20260508-000755-951 and scenario my-integration-test-sefy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930351419/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / pr group\", CheckSuite:github.CheckSuite{ID:68003488322}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:07:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-d9q4r","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-d9q4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930351419,"CheckName":"Konflux Dev version / my-integration-test-sefy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000755-951","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:07:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74929700123, NodeID:\"CR_kwDOOe2tsc8AAAARcih9Gw\", HeadSHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", ExternalID:\"my-integration-test-sefy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929700123\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74929700123\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-07 23:55:44 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-08 00:01:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-pjio-20260508-000141-228 and scenario my-integration-test-sefy has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 10s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 11s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-lplomt and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| python-component-jnhepf | integ-app-pjio-20260507-235541-000 | python-component-jnhepf-on-pull-request-5q5bq | group-snapshot-multi-component |\n| konflux-test-integration-clone-bzaclv | integ-app-pjio-20260507-235543-000 | konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m | konflux-test-integration-clone |\n| go-component-ejzbbm | integ-app-pjio-20260507-235541-000-c6 | go-component-ejzbbm-on-pull-request-rt6qg | group-snapshot-multi-component |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74929700123/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / pr group\", CheckSuite:github.CheckSuite{ID:68002887629}, 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:3646412667, Number:9185, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9185\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", 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-dreprm\", SHA:\"1b977123ec5996ba89e271009abc2d3e841c9a55\", 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-08T00:07:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.NameSpace":"group-btnd","snapshot.Name":"integ-app-pjio-20260507-235543-000","scenarioName":"my-integration-test-sefy","externalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:07:59Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930899762,"CheckName":"Konflux Dev version / my-integration-test-sefy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-08T00:07:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000755-951","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-08T00:07:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:07:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:07:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-go-component-ejzbbm"} {"level":"info","ts":"2026-05-08T00:07:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74930349742, NodeID:\"CR_kwDONSo-hs8AAAARcjJmrg\", HeadSHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", ExternalID:\"my-integration-test-sefy-go-component-ejzbbm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930349742\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74930349742\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-08 00:02:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-ejzbbm snapshot integ-app-pjio-20260508-000215-000-24 and scenario my-integration-test-sefy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-tkxk5' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930349742/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm\", CheckSuite:github.CheckSuite{ID:68003488322}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:07:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930349742,"CheckName":"Konflux Dev version / my-integration-test-sefy / go-component-ejzbbm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-08T00:07:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testStatus":"InProgress"} {"level":"info","ts":"2026-05-08T00:07:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000755-951","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:07:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07: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-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:07:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:07:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:07:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:08:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74930351419, NodeID:\"CR_kwDONSo-hs8AAAARcjJtOw\", HeadSHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", ExternalID:\"my-integration-test-sefy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930351419\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74930351419\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-08 00:02:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-pjio-20260508-000755-951 and scenario my-integration-test-sefy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930351419/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / pr group\", CheckSuite:github.CheckSuite{ID:68003488322}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:08:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930351419,"CheckName":"Konflux Dev version / my-integration-test-sefy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-08T00:08:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000755-951","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testStatus":"InProgress"} {"level":"info","ts":"2026-05-08T00:08:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:08:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:08:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74930351419, NodeID:\"CR_kwDONSo-hs8AAAARcjJtOw\", HeadSHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", ExternalID:\"my-integration-test-sefy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930351419\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74930351419\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-08 00:02:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-pjio-20260508-000755-951 and scenario my-integration-test-sefy 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/74930351419/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / pr group\", CheckSuite:github.CheckSuite{ID:68003488322}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:08:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930351419,"CheckName":"Konflux Dev version / my-integration-test-sefy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-08T00:08:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000755-951","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-08T00:08:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:08:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-sefy-pr group"} {"level":"info","ts":"2026-05-08T00:08:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74930899762, NodeID:\"CR_kwDOOe2tsc8AAAARcjrLMg\", HeadSHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", ExternalID:\"my-integration-test-sefy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74930899762\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74930899762\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-08 00:07:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-pjio-20260508-000755-951 and scenario my-integration-test-sefy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74930899762/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sefy / pr group\", CheckSuite:github.CheckSuite{ID:68002887629}, 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:3646412667, Number:9185, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9185\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"69df02b78aa0681c0b7bac8751b6484775e17960\", 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-dreprm\", SHA:\"1b977123ec5996ba89e271009abc2d3e841c9a55\", 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-08T00:08:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930899762,"CheckName":"Konflux Dev version / my-integration-test-sefy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-08T00:08:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000755-951","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-08T00:08:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-btnd","name":"my-integration-test-okjc"}} {"level":"info","ts":"2026-05-08T00:08:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-okjc"} {"level":"info","ts":"2026-05-08T00:08:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-okjc"} {"level":"info","ts":"2026-05-08T00:08:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-08T00:08:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:11Z","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-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-08T00:08: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-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScenario.Name":"my-integration-test-okjc"} {"level":"info","ts":"2026-05-08T00:08:12Z","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-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationTestScneario.Name":"my-integration-test-okjc"} {"level":"error","ts":"2026-05-08T00:08:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","integrationScenario.Name":"my-integration-test-okjc","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-pjio-20260508-000755-951: 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-08T00:08:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000755-951"} {"level":"error","ts":"2026-05-08T00:08:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Scenario":"my-integration-test-okjc","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-08T00:08: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-pjio-20260508-000755-951","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:12Z","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-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-okjc","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-okjc","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-okjc-pr group"} {"level":"info","ts":"2026-05-08T00:08:12Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-okjc-pr group"} {"level":"info","ts":"2026-05-08T00:08:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.NameSpace":"group-btnd","snapshot.Name":"integ-app-pjio-20260508-000215-000-24","scenarioName":"my-integration-test-okjc","externalID":"my-integration-test-okjc-pr group"} {"level":"info","ts":"2026-05-08T00:08:12Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930920763,"CheckName":"Konflux Dev version / my-integration-test-okjc / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-08T00:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000755-951","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-08T00:08:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-okjc","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-okjc","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-okjc-pr group"} {"level":"info","ts":"2026-05-08T00:08:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-okjc-pr group"} {"level":"info","ts":"2026-05-08T00:08:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","existingCheckRun":"github.CheckRun{ID:74930920763, NodeID:\"CR_kwDONSo-hs8AAAARcjsdOw\", HeadSHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", ExternalID:\"my-integration-test-okjc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74930920763\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74930920763\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-08 00:08:12 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-08 00:08:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-pjio-20260508-000755-951 and scenario my-integration-test-okjc is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-pjio-20260508-000755-951: 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/74930920763/annotations\"}, Name:\"Konflux Dev version / my-integration-test-okjc / pr group\", CheckSuite:github.CheckSuite{ID:68003488322}, 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:3646412599, Number:21823, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21823\", Head:github.PullRequestBranch{Ref:\"pr-branch-lplomt\", SHA:\"0d0fd1625b6c0fbc026d62d5f64ea5ba1e25a314\", 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-dreprm\", SHA:\"9e854a06e68a6f824ceb8b902424f57ac64ef6a3\", 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-08T00:08:13Z","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-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.NameSpace":"group-btnd","snapshot.Name":"integ-app-pjio-20260508-000215-000","scenarioName":"my-integration-test-okjc","externalID":"my-integration-test-okjc-pr group"} {"level":"info","ts":"2026-05-08T00:08:13Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930921636,"CheckName":"Konflux Dev version / my-integration-test-okjc / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-08T00:08:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000755-951","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-08T00:08:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:08:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-okjc","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy"} {"level":"info","ts":"2026-05-08T00:08:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-okjc","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testedSnapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-okjc-pr group"} {"level":"info","ts":"2026-05-08T00:08:13Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ExternalID":"my-integration-test-okjc-pr group"} {"level":"info","ts":"2026-05-08T00:08:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.NameSpace":"group-btnd","snapshot.Name":"integ-app-pjio-20260507-235543-000","scenarioName":"my-integration-test-okjc","externalID":"my-integration-test-okjc-pr group"} {"level":"info","ts":"2026-05-08T00:08:13Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","ID":74930922557,"CheckName":"Konflux Dev version / my-integration-test-okjc / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-08T00:08:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000755-951","destinationSnapshot.Name":"integ-app-pjio-20260507-235543-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-08T00:08:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08: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-pjio-20260508-000755-951","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-btnd","snapshot":"integ-app-pjio-20260507-235215-000"} {"level":"info","ts":"2026-05-08T00:08:31Z","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-pjio-20260507-235215-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-n4j5q","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-pjio-20260508-000831-139"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-pjio-20260508-000831-139","application":"integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-pjio-20260508-000831-139"} {"level":"info","ts":"2026-05-08T00:08: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":"integ-app-pjio-20260508-000831-139","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260508-000831-139","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260508-000831-139","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-08T00:08: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-pjio-20260508-000831-139","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260508-000831-139","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-pjio-20260508-000831-139","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260508-000831-139","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-08T00:08:31Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-08T00:08: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":"integ-app-pjio-20260508-000831-139","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260508-000831-139","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08: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-pjio-20260508-000831-139","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-pjio-20260508-000831-139","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"error","ts":"2026-05-08T00:08:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-ejzbbm","namespace":"group-btnd"},"namespace":"group-btnd","name":"go-component-ejzbbm","reconcileID":"e8339d00-05f3-49d2-955a-d1495c964644","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-ejzbbm\" 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-08T00:08:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-pjio-20260508-000831-242"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-pjio-20260508-000831-242","application":"integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-pjio-20260508-000831-242"} {"level":"info","ts":"2026-05-08T00:08: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":"integ-app-pjio-20260508-000831-242","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260508-000831-242","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260508-000831-242","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-08T00:08: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-pjio-20260508-000831-242","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pjio-20260508-000831-242","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","Application.Name":"integ-app-pjio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-pjio-20260508-000831-242","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260508-000831-242","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-08T00:08:31Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-08T00:08: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":"integ-app-pjio-20260508-000831-242","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260508-000831-242","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-ejzbbm","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"go-component-ejzbbm","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-08T00:08: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-pjio-20260508-000831-242","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-pjio-20260508-000831-242","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:08: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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:31Z","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":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:31Z","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":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260508-000215-000-24","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:08:31Z","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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-08T00:08: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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:31Z","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":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integ-app-pjio-20260508-000215-000-24","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-tkxk5","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-tkxk5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-08T00:08:31Z","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-v652b","namespace":"group-btnd"},"pipelineRun.Name":"integration-resolver-pipelinerun-v652b"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","scenario.Name":"my-integration-test-sefy","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-v652b","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-v652b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-08T00:08:31Z","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-xzxfc","namespace":"group-btnd"},"pipelineRun.Name":"integration-resolver-pipelinerun-xzxfc"} {"level":"error","ts":"2026-05-08T00:08:31Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-hnsqp","namespace":"group-btnd"},"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-08T00:08:31Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xzxfc","namespace":"group-btnd"},"namespace":"group-btnd","name":"integration-resolver-pipelinerun-xzxfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-08T00:08:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:194","msg":"could not determine whether scenario my-integration-test-sefy was optional","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","error":"IntegrationTestScenario.appstudio.redhat.com \"my-integration-test-sefy\" not found","stacktrace":"github.com/konflux-ci/integration-service/status.(*CheckRunStatusUpdater).createCheckRunAdapterForSnapshot\n\t/opt/app-root/src/status/reporter_github.go:194\ngithub.com/konflux-ci/integration-service/status.(*CheckRunStatusUpdater).UpdateStatus\n\t/opt/app-root/src/status/reporter_github.go:258\ngithub.com/konflux-ci/integration-service/status.(*GitHubReporter).ReportStatus.func2\n\t/opt/app-root/src/status/reporter_github.go:704\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\ngithub.com/konflux-ci/integration-service/status.(*GitHubReporter).ReportStatus\n\t/opt/app-root/src/status/reporter_github.go:694\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).iterateIntegrationTestStatusDetailsInStatusReport\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:545\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus.func1\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:386\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/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:385\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":"error","ts":"2026-05-08T00:08:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:260","msg":"failed to create checkRunAdapter for scenario, skipping update","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.NameSpace":"group-btnd","snapshot.Name":"integ-app-pjio-20260508-000215-000-24","scenario.Name":"my-integration-test-sefy","error":"could not determine whether scenario my-integration-test-sefy is optional","stacktrace":"github.com/konflux-ci/integration-service/status.(*CheckRunStatusUpdater).UpdateStatus\n\t/opt/app-root/src/status/reporter_github.go:260\ngithub.com/konflux-ci/integration-service/status.(*GitHubReporter).ReportStatus.func2\n\t/opt/app-root/src/status/reporter_github.go:704\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\ngithub.com/konflux-ci/integration-service/status.(*GitHubReporter).ReportStatus\n\t/opt/app-root/src/status/reporter_github.go:694\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).iterateIntegrationTestStatusDetailsInStatusReport\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:545\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus.func1\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:386\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/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:385\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-08T00:08:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","testedSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","destinationSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testStatus":"Deleted"} {"level":"info","ts":"2026-05-08T00:08:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:08:31Z","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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000-24"} {"level":"error","ts":"2026-05-08T00:08:32Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-rt6qg","namespace":"group-btnd"},"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-08T00:08:32Z","logger":"controllers.statusreport","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","pipelineRun.Name":"integration-resolver-pipelinerun-tkxk5","error":"PipelineRun.tekton.dev \"integration-resolver-pipelinerun-tkxk5\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:136\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":"error","ts":"2026-05-08T00:08:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"namespace":"group-btnd","name":"integ-app-pjio-20260508-000215-000-24","reconcileID":"f87a1267-88ac-400b-92b8-fe8b0f35d1fd","error":"PipelineRun.tekton.dev \"integration-resolver-pipelinerun-tkxk5\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:08: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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","destinationComponentSnapshot.Name":"integ-app-pjio-20260508-000215-000-24","testedSnapshot":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-08T00:08: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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio"} {"level":"info","ts":"2026-05-08T00:08: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-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","snapshot.Name":"integ-app-pjio-20260508-000215-000-24"} {"level":"error","ts":"2026-05-08T00:08:32Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-pull-request-tmv9l","namespace":"group-btnd"},"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-08T00:08:32Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-pjio-20260508-000215-000-24","namespace":"group-btnd"},"application":"group-btnd/integ-app-pjio","namespace":"group-btnd","name":"integration-resolver-pipelinerun-tkxk5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-btnd","snapshot":"integ-app-pjio-20260507-235541-000-c6"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-btnd","snapshot":"integ-app-pjio-20260508-000215-000-24"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-btnd","snapshot":"integ-app-pjio-20260507-235541-000"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-btnd","snapshot":"integ-app-pjio-20260507-235543-000"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-pjio-20260508-000831-242"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-btnd","snapshot":"integ-app-pjio-20260508-000831-242"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-btnd","snapshot":"integ-app-pjio-20260508-000141-228"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-btnd","snapshot":"integ-app-pjio-20260508-000215-000"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-btnd","snapshot":"integ-app-pjio-20260507-234621-000"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-btnd","snapshot":"integ-app-pjio-20260507-235206-000"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-pjio-20260508-000831-139"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-btnd","snapshot":"integ-app-pjio-20260508-000831-139"} 2026/05/08 00:08:32 http: TLS handshake error from 10.129.0.2:43654: EOF 2026/05/08 00:08:32 http: TLS handshake error from 10.128.0.2:50802: EOF {"level":"error","ts":"2026-05-08T00:08:32Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-ejzbbm-on-push-6zg9z","namespace":"group-btnd"},"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-08T00:08:32Z","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-pjio-20260507-235541-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-l7t75","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-jnhepf","namespace":"group-btnd"},"namespace":"group-btnd","name":"python-component-jnhepf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-08T00:08:32Z","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-pjio\" not found","component":{"name":"python-component-jnhepf","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"helpers/logs.go:74","msg":"Removed Finalizer from the PipelineRun","namespace":"group-btnd","name":"integration-resolver-pipelinerun-d9q4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:08:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-btnd","snapshot":"integ-app-pjio-20260508-000755-951"} {"level":"info","ts":"2026-05-08T00:08:32Z","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-pjio-20260508-000215-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-7wcg4","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:08:32Z","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-pjio-20260508-000141-228\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-x8v8q","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:08:32Z","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-pjio-20260507-235543-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-gzv8n","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:08:33Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-test-integration-clone-bzaclv","namespace":"group-btnd"},"namespace":"group-btnd","name":"konflux-test-integration-clone-bzaclv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-08T00:08:33Z","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-pjio\" not found","component":{"name":"konflux-test-integration-clone-bzaclv","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:08:33Z","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-pjio-20260507-235206-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-gjx8z","namespace":"group-btnd"}} {"level":"info","ts":"2026-05-08T00:08:33Z","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-pjio-20260508-000755-951\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-d9q4r","namespace":"group-btnd"}} {"level":"error","ts":"2026-05-08T00:08:35Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-5q5bq","namespace":"group-btnd"},"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-08T00:08:36Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-thmzh","namespace":"group-btnd"},"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-08T00:08:36Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-pull-request-wl66b","namespace":"group-btnd"},"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-08T00:08:36Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-jnhepf-on-push-xk8w7","namespace":"group-btnd"},"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-08T00:08:39Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-8sx9m","namespace":"group-btnd"},"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-08T00:08:39Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-bzaclv-on-pull-request-m26tp","namespace":"group-btnd"},"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-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"271.15262ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:08:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","reconcileID":"f5b16f99-85b0-4aa2-a74b-7f542c0d701f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"276.634434ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:08:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","reconcileID":"12c8b947-fcd8-435d-8e59-d60cb8991840","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"287.115216ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:08:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","reconcileID":"ba0ac706-3404-4fff-8a2e-d2b922b64e9e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"307.631489ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:08:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","reconcileID":"b893c747-24be-4362-a8d4-f167ab947152","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"348.174043ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:08:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","reconcileID":"04358f7e-4310-4bb9-820d-4cf373208aa4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"429.294079ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:08:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","reconcileID":"dbae2a7b-ca6b-40a1-a5b3-bf6e8f233d13","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"589.726004ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:08:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","reconcileID":"11c689c9-e905-4289-b131-1551bc094569","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"910.943702ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:08:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","reconcileID":"44f7f140-d7e0-4516-8ba9-caa4cb51566c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"1.063082621s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:08:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","reconcileID":"0b6202a8-b1f0-4bdb-9e64-4c35974f5e77","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","elapsedSinceCompletion":"1.552036721s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:08:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","reconcileID":"35b8250b-21e4-4acc-afc0-bf5266f389d9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08: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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:47Z","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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","reconcileID":"3fb9a815-f004-4f8e-8a94-d66aa140254f","component.Name":"go-component-qpiuhh"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-elhg-20260508-000108-000"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-elhg-20260508-000108-000","application":"build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-elhg-20260508-000108-000"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"build-suite-positive-mc-elhg-20260508-000108-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-elhg-20260508-000108-000","snapshot.Spec.Components":[{"name":"python-component-heraen","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mtnp/python-component-heraen@sha256:a7134b70853757d04bc9914ba7d6db9ba856f99dffee3c7de6f5497a6440ad50","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"10454f995ee01be6e7fdb8740de4a84fd30b1f8f"}}}]} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-heraen is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f92a24af6891eae65ade5c1582340127f040f406cf931572729eea6bba932d is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-elhg-20260508-000108-000"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","Application.Name":"build-suite-positive-mc-elhg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"}} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"build-suite-positive-mc-elhg-20260508-000108-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-08T00:08:47Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-elhg-20260508-000108-000"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"build-suite-positive-mc-elhg-20260508-000108-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"build-suite-positive-mc-elhg-20260508-000108-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-000108-000","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","snapshot.Namespace":"build-e2e-mtnp","snapshot.Name":"build-suite-positive-mc-elhg-20260508-000108-000"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-elhg-20260508-000108-000"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-heraen-on-pull-request-pchgd has finished running","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:49Z","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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:08:49Z","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-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","snapshot.Name":"build-suite-positive-mc-elhg-20260508-000108-000"} {"level":"info","ts":"2026-05-08T00:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-pull-request-pchgd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-heraen-on-pull-request-pchgd has finished running","buildpipelineRun":{"name":"python-component-heraen-on-pull-request-pchgd","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-push-dvp9b","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-push-dvp9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:09:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-elhg-20260508-000108-000"} {"level":"info","ts":"2026-05-08T00:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"python-component-heraen-on-push-dvp9b","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-heraen-on-push-dvp9b","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-heraen-on-push-dvp9b","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-heraen-on-push-dvp9b","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen-on-push-dvp9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-heraen-on-push-dvp9b is not associated with a pull request","buildpipelineRun":{"name":"python-component-heraen-on-push-dvp9b","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-mxll6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-mxll6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-qpiuhh-on-pull-request-mxll6","PR group":"pr-branch-javiyp"} {"level":"info","ts":"2026-05-08T00:09: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","prGroup":"pr-branch-javiyp","prGroupHash":"1cfe1434a39e0ac94f55a864fac80d7cf076e3f5adc71f6fc3a052b24d8476"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-javiyp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-mxll6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-javiyp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-mxll6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-javiyp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-mxll6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-javiyp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-mxll6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-javiyp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-mxll6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-javiyp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-mxll6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-javiyp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-mxll6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-javiyp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-mxll6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-javiyp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-mxll6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-javiyp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-mxll6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-javiyp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-mxll6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:09: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-javiyp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-mxll6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:09: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-javiyp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-mxll6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:09: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-javiyp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-mxll6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-javiyp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-mxll6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:09:49Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-kmossj","namespace":"build-e2e-xcvz"},"application":"build-e2e-xcvz/build-suite-negative-mc-kyje","namespace":"build-e2e-xcvz","name":"go-component-kmossj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-javiyp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00: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":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-mxll6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:09:59Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-kmossj","namespace":"build-e2e-xcvz"},"application":"build-e2e-xcvz/build-suite-negative-mc-kyje","namespace":"build-e2e-xcvz","name":"go-component-kmossj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-08T00:10:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-elhg-20260508-001001-804"} {"level":"info","ts":"2026-05-08T00:10:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-elhg-20260508-001001-804","application":"build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:10:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-elhg-20260508-001001-804"} {"level":"info","ts":"2026-05-08T00:10:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-001001-804","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:10:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-001001-804","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:10:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-001001-804","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-08T00:10:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-001001-804","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:10:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-001001-804","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","Application.Name":"build-suite-positive-mc-elhg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-08T00:10:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-001001-804","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"build-suite-positive-mc-elhg-20260508-001001-804","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-08T00:10:01Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-08T00:10:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-001001-804","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:10:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-001001-804","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:10:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-001001-804","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:10:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-elhg-20260508-001001-804","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg"} {"level":"info","ts":"2026-05-08T00:10:01Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-qpiuhh","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"go-component-qpiuhh","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-08T00:10:01Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-heraen","namespace":"build-e2e-mtnp"},"application":"build-e2e-mtnp/build-suite-positive-mc-elhg","namespace":"build-e2e-mtnp","name":"python-component-heraen","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-08T00:10:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-mxll6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-08T00:10:02Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"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-08T00:10:02Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"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-08T00:10:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"namespace":"build-e2e-mtnp","name":"go-component-qpiuhh-on-pull-request-mxll6","reconcileID":"e53cd55c-5fdc-445d-b128-b3a4621b45a4","error":"pipelineruns.tekton.dev \"go-component-qpiuhh-on-pull-request-mxll6\" 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-08T00:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"req":{"name":"go-component-qpiuhh-on-pull-request-mxll6","namespace":"build-e2e-mtnp"},"error":"PipelineRun.tekton.dev \"go-component-qpiuhh-on-pull-request-mxll6\" 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-08T00:10:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-elhg-20260508-001001-804"} {"level":"info","ts":"2026-05-08T00:10:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mtnp","snapshot":"build-suite-positive-mc-elhg-20260508-001001-804"} {"level":"info","ts":"2026-05-08T00:10:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-elhg-20260508-000108-000"} {"level":"info","ts":"2026-05-08T00:10:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mtnp","snapshot":"build-suite-positive-mc-elhg-20260508-000108-000"} {"level":"info","ts":"2026-05-08T00:10:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-elhg-20260507-233029-000"} {"level":"info","ts":"2026-05-08T00:10:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mtnp","snapshot":"build-suite-positive-mc-elhg-20260507-233029-000"} {"level":"info","ts":"2026-05-08T00:10:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-08T00:10:15Z","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-08T00:10:15Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-08T00:10:16Z","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-08T00:10:16Z","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-08T00:10:16Z","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-08T00:10:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:43Z","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-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-l74c6","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-05-08T00:10: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":"mathwizz-web-server-on-pull-request-l74c6","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-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:43Z","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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","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-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-qlrvk","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","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-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","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-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-8rkx2","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","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-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","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-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-qhvnh","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","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-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","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-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-5gzcz","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","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-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:04Z","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-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-prgdj","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-05-08T00:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","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-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:04Z","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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:13Z","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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11: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-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:15Z","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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:12: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:12: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:12: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:12: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:12: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:12: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:17Z","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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:17Z","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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:21Z","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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:21Z","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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:24Z","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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:26Z","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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:26Z","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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:30Z","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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:30Z","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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:31Z","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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:31Z","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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:47Z","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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:14: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-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:03Z","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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-08T00:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:33Z","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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"984.731442ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-qlrvk","reconcileID":"3cfdc1f7-2439-411d-94c3-ddb0119c6e79","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:33Z","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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"990.226886ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-qlrvk","reconcileID":"271bd344-ff6a-40be-b476-4814006668f7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.000752247s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-qlrvk","reconcileID":"5fc563df-658a-4543-8fd3-fb2c772fadad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.02151329s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-qlrvk","reconcileID":"c2fee045-5198-49b8-ae20-d2af006c3b46","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.062077206s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-qlrvk","reconcileID":"b41f4ed1-93d5-4c6b-895d-6aa61cf7002f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.109435623s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-qlrvk","reconcileID":"6726fb3d-02ef-433a-a1f9-0576e0c25968","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.143023855s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-qlrvk","reconcileID":"1c409193-11ac-4338-8e71-3428bc26ecc0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"231.818604ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-qlrvk","reconcileID":"1cb8e07a-258d-4684-8df4-055d882285fb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"464.179137ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-qlrvk","reconcileID":"072739aa-d0a5-4940-962c-0bd21faf5ec1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:34Z","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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"947.627944ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-qlrvk","reconcileID":"b4c5fcb7-4258-4a1e-9335-d119cf93f20d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:35Z","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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.744546444s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-qlrvk","reconcileID":"14da3e5c-7134-46b0-be37-226c323cbf36","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-08T00:14:35Z","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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-qlrvk","reconcileID":"b673fa91-93e7-4ea4-b74b-6b47abf5e0c5","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-08T00:14:35Z","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-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-qlrvk","reconcileID":"b673fa91-93e7-4ea4-b74b-6b47abf5e0c5","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-08T00:14:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260508-001047-000"} {"level":"info","ts":"2026-05-08T00:14:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260508-001047-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260508-001047-000"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-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-20260508-001047-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260508-001047-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:a8d89e15afae7aae92aaf5326da130b164437d4e3047bb9a3ce2672e576da25a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-djvnea","revision":"8f9c85c8c4a35fb71bdf2a7bc318f879ca4356f8"}}}]} {"level":"info","ts":"2026-05-08T00:14:36Z","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-20260508-001047-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","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-20260508-001047-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260508-001047-000"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001047-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001047-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-08T00:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001047-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001047-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-08T00:14:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001047-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001047-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001047-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001047-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","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-20260508-001047-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-20260508-001047-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-08T00:14:36Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001047-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001047-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001047-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-08T00:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001047-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001047-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","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-20260508-001047-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-20260508-001047-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260508-001047-000"} {"level":"info","ts":"2026-05-08T00:14:36Z","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-20260508-001047-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-20260508-001047-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001047-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-20260508-001047-000"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001047-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001047-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001047-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-08T00:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001047-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001047-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260508-001047-000"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-qlrvk has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"709.490092ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-8rkx2","reconcileID":"41feb1b4-ce67-4dcc-a8a6-361fd04f00ab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"715.104907ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-8rkx2","reconcileID":"1d8915af-1c1a-4f98-ab8c-6f24ef625e01","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"725.753967ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-8rkx2","reconcileID":"337b4b21-4a9f-4bd3-bdad-0066287e39d1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"746.339239ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-8rkx2","reconcileID":"d2e137dd-02af-4d7d-a6ff-94e5713d6875","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"786.975658ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-8rkx2","reconcileID":"d1a8edff-d9ce-4d11-94f9-2de1c15e05ab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:36Z","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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"868.235056ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-8rkx2","reconcileID":"62c3ba73-0408-4d70-b75a-a338ba01bcb3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.02919153s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-8rkx2","reconcileID":"51edc32a-a995-4086-b56f-87f1827b578d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.141944544s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-8rkx2","reconcileID":"ccb60adf-eb41-4ada-904d-00e11ede412f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.350201526s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-8rkx2","reconcileID":"f347d33d-cfa3-4562-af80-8329ae847060","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.588454161s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-8rkx2","reconcileID":"1868ccb5-28e3-4586-b4d6-d2e4dbc4ffae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-08T00:14:38Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-8rkx2","reconcileID":"d2cd0708-9835-41f0-8b8f-1dc06b6adaac","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-08T00:14:38Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-8rkx2","reconcileID":"d2cd0708-9835-41f0-8b8f-1dc06b6adaac","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-08T00:14:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260508-001052-000"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260508-001052-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260508-001052-000"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-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-20260508-001052-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260508-001052-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:86390b68fde75146c39900dbc934200c183cf694ee1cc5afeded3b90eface68a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-ogzogz","revision":"f81f7b34710f3da9b151b8629eb7eebbafae76d1"}}}]} {"level":"info","ts":"2026-05-08T00:14:38Z","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-20260508-001052-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","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-20260508-001052-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260508-001052-000"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-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-08T00:14:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-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-08T00:14:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-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-20260508-001052-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-08T00:14:38Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-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-08T00:14:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-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-20260508-001052-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-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-20260508-001052-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-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-20260508-001052-000"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-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-08T00:14:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001052-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260508-001052-000"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260508-001052-000"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-8rkx2 has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260508-001052-000"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-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-8rkx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:14:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-8rkx2 has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-8rkx2","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260508-001047-000"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-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-qlrvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-qlrvk has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-qlrvk","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"90.203491ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-qhvnh","reconcileID":"1f9e847f-1e89-47f7-a406-8e8924fe6394","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"95.71999ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-qhvnh","reconcileID":"19f6c8c0-54cc-4bbc-9636-90b90eadd2ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"106.293903ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-qhvnh","reconcileID":"2ff42bea-9bcb-4ca6-b33a-db0052eaab09","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"128.106843ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-qhvnh","reconcileID":"91c5ddf6-b51a-4f91-9d9a-89fec410f273","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"169.119485ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-qhvnh","reconcileID":"0e21181e-5b2a-4561-9a79-fac478b019de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"249.86838ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-qhvnh","reconcileID":"5def9cfc-aa50-4aeb-bab8-cf79897f8629","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"411.025693ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-qhvnh","reconcileID":"9f73e21a-2c31-4556-b384-85997ca201da","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"621.579051ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-qhvnh","reconcileID":"bd8c15e5-b3fb-40e8-8ea4-e6ff9b991fd2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:41Z","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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"731.745453ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-qhvnh","reconcileID":"4eb49e22-2d85-480d-8a2d-4f1a92e10f46","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:42Z","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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.06354339s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-qhvnh","reconcileID":"d469036e-a21a-441d-80d2-a3eadce29e24","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-08T00:14:42Z","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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-qhvnh","reconcileID":"dfb50db0-2212-4ebd-a2cf-fe6a6452e623","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-08T00:14:42Z","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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-qhvnh","reconcileID":"dfb50db0-2212-4ebd-a2cf-fe6a6452e623","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-08T00:14:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260508-001056-000"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260508-001056-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260508-001056-000"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-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-20260508-001056-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260508-001056-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend@sha256:f0ef234dee0fb245d6a09ada6c16c5233e3843f545362582d2d09be51cbaeb74","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-djvnea","revision":"96e220a9839e19ef2d7f5102aafad6582871408a"}}}]} {"level":"info","ts":"2026-05-08T00:14:42Z","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-20260508-001056-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:42Z","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-20260508-001056-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260508-001056-000"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001056-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001056-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-08T00:14: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":"moshekipod-backwards-compat-dr-20260508-001056-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001056-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-08T00:14: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":"moshekipod-backwards-compat-dr-20260508-001056-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001056-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001056-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"moshekipod-backwards-compat-dr-20260508-001056-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"moshekipod-backwards-compat-dr-20260508-001056-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-20260508-001056-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:14:42Z","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-20260508-001056-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-20260508-001056-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-08T00:14:42Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-08T00:14: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":"moshekipod-backwards-compat-dr-20260508-001056-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001056-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001056-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-08T00:14: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":"moshekipod-backwards-compat-dr-20260508-001056-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001056-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"moshekipod-backwards-compat-dr-20260508-001056-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-20260508-001056-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001056-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-20260508-001056-000"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260508-001056-000"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260508-001056-000"} {"level":"info","ts":"2026-05-08T00:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:14:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-qhvnh has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:43Z","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-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260508-001056-000"} {"level":"info","ts":"2026-05-08T00:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-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-qhvnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-qhvnh has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-qhvnh","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"650.875801ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-l74c6","reconcileID":"f6e627c2-7701-41d2-a083-a2b4fc25e3ac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"656.374995ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-l74c6","reconcileID":"92697107-d019-4ebb-91d8-aa5e07dae3c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"666.823346ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-l74c6","reconcileID":"e81008e2-330e-48d2-8840-60005b2422e6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"687.39572ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-l74c6","reconcileID":"e45f48c7-84bd-421c-b468-06d8d12ae9c3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"727.874168ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-l74c6","reconcileID":"b29d4dc2-6889-416a-bdef-6384bfcf89a3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"808.61305ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-l74c6","reconcileID":"8292c6b8-782c-41c7-9c41-067e52b1cb27","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"825.843198ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-l74c6","reconcileID":"332b58fb-e386-41a7-9bf9-05b8df48e94d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:49Z","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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"969.346821ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-l74c6","reconcileID":"19c6d915-272f-4e8c-a562-ec9f372ddfa9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:50Z","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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.501514929s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-l74c6","reconcileID":"fc0d5abb-2d6d-4609-9f49-073275d0a114","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:50Z","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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.610100552s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-l74c6","reconcileID":"f7936712-a836-4574-9847-9ea73172343f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-08T00:14:51Z","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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-l74c6","reconcileID":"5dd4bc2f-f106-42ea-8e78-ddf667b67c16","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-08T00:14:51Z","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-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-l74c6","reconcileID":"5dd4bc2f-f106-42ea-8e78-ddf667b67c16","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-08T00:14:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260508-001044-000"} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260508-001044-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260508-001044-000"} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-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-20260508-001044-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260508-001044-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:60b94aa7c3ea148320e79d8ad3b57f1ccb24bd6c56948fa62708549765b716fa","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-ogzogz","revision":"164e1fe9cfece977529b4ade2e0ad6f595f28364"}}}]} {"level":"info","ts":"2026-05-08T00:14:51Z","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-20260508-001044-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:51Z","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-20260508-001044-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260508-001044-000"} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001044-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001044-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-08T00:14:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001044-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001044-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-08T00:14:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001044-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001044-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001044-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:51Z","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-20260508-001044-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:51Z","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-20260508-001044-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-20260508-001044-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:14:51Z","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-20260508-001044-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-20260508-001044-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-08T00:14:51Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001044-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001044-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001044-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-08T00:14:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001044-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001044-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260508-001044-000"} {"level":"info","ts":"2026-05-08T00:14:51Z","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-20260508-001044-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-20260508-001044-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001044-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-20260508-001044-000"} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260508-001044-000"} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:14:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-l74c6 has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260508-001044-000"} {"level":"info","ts":"2026-05-08T00:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-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-l74c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-l74c6 has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-l74c6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:57Z","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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"924.394271ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-prgdj","reconcileID":"3d654436-a2ef-4093-83e3-6f160adb6196","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:57Z","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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"929.924829ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-prgdj","reconcileID":"ac5151e5-0b8e-4a5f-810d-5bcda9e67506","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:57Z","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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"941.120734ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-prgdj","reconcileID":"168337ce-d0e0-4317-9d1a-89cffb0c7e5c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:57Z","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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"961.589773ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-prgdj","reconcileID":"acc2ea08-6979-43c4-bbda-deb5ecc6e07d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:58Z","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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.002967023s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-prgdj","reconcileID":"1dcd434c-7863-4baf-bfb0-8d95223b22f1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:58Z","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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.06383548s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-prgdj","reconcileID":"aea2cee3-8204-44c1-b6c2-beb761dae86d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:58Z","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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.08397145s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-prgdj","reconcileID":"9bba6552-d344-444a-8861-e1235d0dfac1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:58Z","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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.405044843s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-prgdj","reconcileID":"7ed800c9-2a17-4a85-88f2-f03c8515fc71","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14: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":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:58Z","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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.917066988s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-prgdj","reconcileID":"09bb80e8-ddba-4299-8eca-199f3eca8b28","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"2.046022474s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-prgdj","reconcileID":"b4fb20b7-9a1f-4f81-a4ab-b01804ba97a6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"212.926922ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-5gzcz","reconcileID":"fb156239-ffcc-43ad-8ed2-5d6dd989a0b0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"218.449641ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-5gzcz","reconcileID":"a8dccca0-9cc7-4aed-9292-9225f5fa3e58","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"228.876845ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-5gzcz","reconcileID":"197013bd-7da2-4b75-bbf7-54dd06d24d53","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"249.367922ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-5gzcz","reconcileID":"6d8b9b65-8811-43d3-a445-d62663a10844","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"290.540881ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-5gzcz","reconcileID":"e7030f71-13c3-4b84-a68a-eb5eca145899","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"371.177589ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-5gzcz","reconcileID":"c4dfd6f4-27ec-4f8b-9806-3cb23d9a6b9b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"532.453241ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-5gzcz","reconcileID":"f31f99a2-1ca3-4dd9-8cfa-396fc02ee764","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"730.022388ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:14:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-5gzcz","reconcileID":"13ba8526-1f33-4d49-8286-78161d1fdde8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-08T00:14:59Z","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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-prgdj","reconcileID":"bc5740f8-54b0-4eb9-8b9d-c83520c87458","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-08T00:14:59Z","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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-prgdj","reconcileID":"bc5740f8-54b0-4eb9-8b9d-c83520c87458","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-08T00:14:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260508-001105-000"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260508-001105-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260508-001105-000"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-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-20260508-001105-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260508-001105-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:b4fe6ae836bbca788e2c9f015f329227a5791bc69754884e3799a561419dfac3","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-djvnea","revision":"ab9e817a1204d42cd3696cf66ba182168867391e"}}}]} {"level":"info","ts":"2026-05-08T00:14:59Z","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-20260508-001105-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","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-20260508-001105-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260508-001105-000"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001105-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001105-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-08T00:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001105-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001105-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-08T00:14: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":"moshekipod-backwards-compat-dr-20260508-001105-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001105-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001105-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","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-20260508-001105-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","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-20260508-001105-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-20260508-001105-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-08T00:14:59Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001105-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001105-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001105-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-08T00:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001105-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001105-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","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-20260508-001105-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-20260508-001105-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:14:59Z","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-20260508-001105-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-20260508-001105-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001105-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-20260508-001105-000"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001105-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001105-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001105-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-08T00:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001105-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260508-001105-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260508-001105-000"} {"level":"info","ts":"2026-05-08T00:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260508-001105-000"} {"level":"info","ts":"2026-05-08T00:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:15:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-prgdj has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:00Z","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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.109254227s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:15:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-5gzcz","reconcileID":"ee9c9199-6a7e-4f09-b13b-ad8e101ea361","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:15: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15: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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:00Z","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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.15652449s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:15:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-5gzcz","reconcileID":"094ff8b1-0437-4704-a948-5c8809546058","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:01Z","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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"2.390522392s","timeout":"5m0s"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-08T00:15:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-5gzcz","reconcileID":"cbdf4ec3-fd68-433e-ba36-72ec0ddef844","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15: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":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-08T00:15:01Z","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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-5gzcz","reconcileID":"d5aaf39f-713b-44e1-8db0-a76dc7571af4","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-08T00:15:01Z","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-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-5gzcz","reconcileID":"d5aaf39f-713b-44e1-8db0-a76dc7571af4","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-08T00:15:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260508-001100-000"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260508-001100-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260508-001100-000"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-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-20260508-001100-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260508-001100-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend@sha256:65b957c342b6ca0df71ffe7bddd2a2a461991c18f1e3a37b8e8f9c70cf3ac812","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-ogzogz","revision":"ae08484d1622ec885041f81698c0ada1c5ce352e"}}}]} {"level":"info","ts":"2026-05-08T00:15:01Z","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-20260508-001100-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:01Z","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-20260508-001100-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260508-001100-000"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001100-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001100-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-08T00:15:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001100-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001100-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-08T00:15: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":"kokohazamar-backwards-compat-dr-20260508-001100-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001100-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001100-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15: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":"kokohazamar-backwards-compat-dr-20260508-001100-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001100-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-20260508-001100-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:15:01Z","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-20260508-001100-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-20260508-001100-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-08T00:15:01Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001100-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001100-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001100-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-08T00:15:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001100-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001100-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260508-001100-000"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001100-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-20260508-001100-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260508-001100-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-20260508-001100-000"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260508-001100-000"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-5gzcz has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:01Z","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-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15: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":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260508-001105-000"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-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-prgdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-prgdj has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-prgdj","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15: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-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-08T00:15: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-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260508-001100-000"} {"level":"info","ts":"2026-05-08T00:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-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-5gzcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-08T00:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-5gzcz has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-5gzcz","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"}